Showhan Ahmed
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Template part has been deleted or is unavailable errorThank you so much, @michaelapproved. It has already taken some time to figure out what’s happening, and I came up here by exploring. I got it fixed by renaming the index.html file from the templates directory. I didn’t even think it could be an issue.
Thanks again ??
- This reply was modified 2 years, 6 months ago by Showhan Ahmed.
Forum: Plugins
In reply to: [Thumbs Rating] Reset Thumbs Vote/count@valerikluger Have you refreshed the homepage/front-page after using this code? Also, you can check it by removing this condition and then refresh any front-end page of your website to trigger this code.
https://prnt.sc/1cxczbrForum: Plugins
In reply to: [Thumbs Rating] Reset Thumbs Vote/countMy pleasure ??
Forum: Plugins
In reply to: [Simple Divi Shortcode] DIVI ProblemThere was introduced another issue between WPML and Divi/Extra Theme. So if you’re using that plugin, make sure to have the latest version.
Otherwise you can reach out the ET support to get help with it.
Thanks
Forum: Plugins
In reply to: [Simple Divi Shortcode] DIVI ProblemHi,
This error happened due to a new release of Woocommerce when the version of Divi Theme was 4.5.6. After having reported this issue, it was solved immediately on the next release of Divi Theme (4.5.7).
So anyone gets that warning/error, just try to update the Divi Theme to the latest version, it will resolve this issue. In case if you can’t access to WordPress Dashboard, you can reinstall the Divi Theme (with latest version) through FTP.
If you’re not sure how to do it from FTP, can be checked this article. Just make sure to delete the current one before uploading the new version.
Thanks
Sorry for the delay! You can write that to any JS file which works in footer, I mean that is enqueued to work on footer.
- This reply was modified 4 years, 6 months ago by Showhan Ahmed.
Sorry for the delay! If you’re still having trouble with that on single product page, you can modify the code a bit, so that it works only for archive pages, not affect in single product page. Just add the archive class for this.
jQuery(document).ajaxComplete(function(){ jQuery('.archive .variations_form').each(function () { jQuery(this).wc_variation_form(); jQuery(this).tawcvs_variation_swatches_form(); }); });
And sorry, I should have written to add it to JS file instead of functions.php. ??
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Selected variation add to wishlistThanks, got it. ??
Okay, Thanks.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Not displaying the Checkbox on Wishlist TableThanks
Hi there! Finally I’ve got this another plugin which works fine with everything.
https://www.ads-software.com/plugins/ari-cf7-connector/Thanks
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Not displaying the Checkbox on Wishlist TableI’m sorry. I’ve the solution of the above question. It was just my website fault. Anyway, it would be much appreaciated if you could tell me any way to remove wishlist item by any custom trigger from wishlist table? Thanks
Forum: Plugins
In reply to: [Contact Form 7 Connector] Mailchimp api key errorThanks, it’s worked later.
Forum: Plugins
In reply to: [Contact Form 7 Connector] Mailchimp api key errorThanks for your help. I will let you know the update Insha’Allah. Thanks again.
Forum: Plugins
In reply to: [Contact Form 7 Connector] Mailchimp api key errorThank you very much. I’ve sent the details through email just now. Thanks again.