Aftabul Islam
Forum Replies Created
-
We are working on the GTIN/EAN issue. It will be fixed on our next release. Kindly update to the latest version when the next version is release.
Thanks
Forum: Plugins
In reply to: [CTX Feed – WooCommerce Product Feed Manager] Rank Math Pro GTINLatest version of the plugin now supports Rank Math Pro GTIN.
Thanks
- This reply was modified 3 years, 9 months ago by Aftabul Islam.
If you couldn’t fix the issue yet, you can share the plugins that your are using for caching. So we can check and provide specific solution.
Thanks.
Forum: Plugins
In reply to: [CTX Feed – WooCommerce Product Feed Manager] WooFeed > CTX Feed BannerWe have checked the issue. It is not showing in our local after dismissing. And also on our other user’s site. It might be an issue with your server. Could you kindly look for any error/log on your log file and share it with us.
Thanks
Forum: Plugins
In reply to: [CTX Feed – WooCommerce Product Feed Manager] Text for availability fieldKindly check the screenshot attached to configure availability date.
https://www.dropbox.com/s/y65xwz7ce7dqxzk/skroutz_availability.png?dl=0
Thanks
- This reply was modified 3 years, 9 months ago by Aftabul Islam.
- This reply was modified 3 years, 9 months ago by Aftabul Islam.
Forum: Plugins
In reply to: [CTX Feed – WooCommerce Product Feed Manager] Product Feed Creation Stuck 10%We have resolved the issue. It will be available in our next update.
Kindly update your plugin when the update is available.
Thanks
Forum: Plugins
In reply to: [CTX Feed – WooCommerce Product Feed Manager] MPN not update issueWe have fixed the issue. It will be resolved in the next update.
Kindly update your plugin to the latest version when the release is available.
Thanks
It should be your custom JS file. Where you write your custom JS. Though it would work in any JS file.
// Passive event listeners jQuery.event.special.touchstart = { setup: function( _, ns, handle ) { this.addEventListener("touchstart", handle, { passive: !ns.includes("noPreventDefault") }); } }; jQuery.event.special.touchmove = { setup: function( _, ns, handle ) { this.addEventListener("touchmove", handle, { passive: !ns.includes("noPreventDefault") }); } };
Put this code at beginning of your theme/plugin js file.
- This reply was modified 3 years, 11 months ago by Aftabul Islam.
Forum: Reviews
In reply to: [Masterpiece] amazing theme@divyap17
Thanks for your feedback.@pobeditor
Thank you very much for your feedbackThank you for your feedback.