Emily Wilson
Forum Replies Created
-
Hello @richardeverton
Thank you so much for your great review and support. Love it.
It is great news that the plugin could help you.
We have gotten your positive energy and we will work on the plugin to make it even better for you.
Thanks and Regards
Forum: Reviews
In reply to: [Discount Rules and Dynamic Pricing for WooCommerce] Very smooth fast loadingHello @poparmada1
Thank you so much for your great review and support. Love it.
It is great news that the plugin could help you.
We have gotten your positive energy and we will work on the plugin to make it even better for you.
Thanks and Regards
Hello @chrisv234
Thank you so much for your great review and support.
It is great news that the plugin could help you.
We have gotten your positive energy and we will work on the plugin to make it even better for you.
Thanks and Regards
Please help us spread the word and boost our motivation with your 5-star review for the plugin. It is greatly appreciated.
Thanks and Regards
Thank you for choosing our plugin.
We apologize for the inconvenience.
If you have the PRO version too, first, ensure you have the latest version of free and pro plugins.
To enable pro version updates, refer to the plugin settings – enable updates tab and enter your license key then save settings. After referring to the plugins update page click on the “Check for updates” link of the plugin and update it.There seems to be a cache issue on your website. To address this, consider disabling the cache temporarily and retrying the action. The plugin relies on the WP Rest API to fetch popup products, so it’s important to ensure that your cache plugin does not cache the Rest API request.
If the previous suggestion doesn’t resolve the issue, there might be a conflict on your website triggering this problem. To troubleshoot, deactivate all plugins except WooCommerce and the Product Bundle plugin. Test the functionality; if it works correctly, reactivate the plugins one by one to pinpoint the one causing the issue.
Add the below files to the cache excludes, in case you need further assistance please contact your cache plugin support.
/wp-includes/js/dist/url.min.js
/wp-includes/js/dist/hooks.min.js
/wp-includes/js/dist/i18n.min.js
/wp-includes/js/dist/api-fetch.min.js
/wp-includes/js/dist/vendor/react-dom.min.js
/wp-includes/js/dist/vendor/react.min.js
\wp-content\plugins\easy-product-bundles-for-woocommerce\assets\js\shared\index.js
\wp-content\plugins\easy-product-bundles-for-woocommerce\assets\js\product\index.js
\wp-content\plugins\easy-product-bundles-for-woocommerce\assets\js\admin\admin\index.js
\wp-content\plugins\easy-product-bundles-for-woocommerce\assets\js\admin\product\index.js
\wp-content\plugins\easy-product-bundles-for-woocommerce-pro\assets\js\product\index.js
\wp-content\plugins\easy-product-bundles-for-woocommerce-pro\assets\js\utils\index.js
/wp-content/plugins/easy-product-bundles-for-woocommerce/assets/css/product/style.css
/wp-content/plugins/easy-product-bundles-for-woocommerce/assets/css/shared/style.css
/wp-content/plugins/easy-product-bundles-for-woocommerce-pro/assets/css/product/style.cssSet your Cache lifespan option in WP Rocket to a value below 12 hours; 10 hours would be a starting point, but you may have go down to 8 or even less.
I hope it helps.
Best regards
Hi @rankengage
Thank you for choosing our plugin.
We apologize for the inconvenience.
Please contact us here for the pro version.
You can consider the below tip to update it.
To enable pro version updates, refer to the plugin settings – enable updates tab and enter your license key then save settings. After referring to the plugins update page click on the “Check for updates” link of the plugin and update it.
I hope it helps.
Best regards
Hi @karzin
Thank you for your contribution.
I am writing to let you know that it is updated in the new version.
Please help us spread the word and boost our motivation with your 5-star review for the plugin. It is greatly appreciated.
Thanks and regards
Hello @kampot888
Thank you for choosing our plugin.
We apologize for the inconvenience.
In case you would like to translate the texts please consider the below tip.
- Go to the plugin settings – localization tab – set Enabled to “No” to disable localization.
- Translate the plugin texts that appear in your site front-end which are exits in the language file of the plugin.
If it is related to selecting products in each language then you can consider the below tip.
If you have “Products in list” or “variations in list” in your rule to apply it in other languages follow below instructions as like the video tutorial.
- First switch to your desired language in the admin. (This is important to switch the language in the admin in order to select products from that language)
- Click on the duplicate button to duplicate it.
- Edit the rule and clear selected products and then search for products in this language and select them.
- Save the rule and try again.
I hope it helps.
Best Regards
Forum: Plugins
In reply to: [Product Bundle Builder for WooCommerce] Bundles not showing on product pageHello @tklivan
Thank you for choosing our plugin.
Please update both free and pro version of the plugins to the latest version then try again. We noticed that you didn’t updated plugins. The latest version for both free and pro versions are v6.2.0.
After updating plugins to the latest version, hard reload your browser (CTRL + SHIFT + R) then try again.
I hope it helps.
Best regards
Thank you for your explanation.
Just edit other plugins code to use the
YahnisElsts\PluginUpdateChecker\v5\PucFactory
this way both plugins will use the same version and can be updated.Please test the above suggestion and let us know your feedback.
Best regards
Forum: Reviews
In reply to: [Discount Rules and Dynamic Pricing for WooCommerce] Excellent supportHello @jecapita
Thank you so much for your fantastic review and support. Love it.
It is great news that the plugin could help you.
We have gotten your positive energy and we will work on the plugin to make it even better for you.
Thanks and Regards
Forum: Reviews
In reply to: [Discount Rules and Dynamic Pricing for WooCommerce] Excellent pluginHello @juicebyj0sh
Thank you so much for your fantastic review and support. Love it.
It is great news that the plugin could help you.
We have gotten your positive energy and we will work on the plugin to make it even better for you.
Thanks and Regards
Hello @karzin
We checked it and the plugin is using
v5p3
in the next versions we will update it to the new versions likev5p5
.The codes that you have provided are wrong. The plugin codes is OK.
If your other plugins are using classes like
\YahnisElsts\PluginUpdateChecker\v5p3\PucFactory
it is an issue with those plugins, because currently the plugin is using thev5p3
.Other plugins should also use the
\YahnisElsts\PluginUpdateChecker\v5\PucFactory
class too.You can check the library codes here.
require 'path/to/plugin-update-checker/plugin-update-checker.php'; use YahnisElsts\PluginUpdateChecker\v5\PucFactory; $myUpdateChecker = PucFactory::buildUpdateChecker( 'https://example.com/path/to/details.json', __FILE__, //Full path to the main plugin file or functions.php. 'unique-plugin-or-theme-slug' );
Just for you note, in the next versions we will update the library but won’t use the codes that you have provided.
I hope it helps.
Best regards
- This reply was modified 1 week, 1 day ago by Emily Wilson.
Forum: Plugins
In reply to: [Product Bundle Builder for WooCommerce] Bundle not showing in cartHello @gatestar
Thank you for choosing our plugin.
We apologize for the inconvenience.
It seems that there is a conflict on your site that causes this issue.
This issue can be related to your theme or one of the plugins on your site. To find it follow the below steps.
- Deactivate any WooCommerce-related plugins, and only activate the product bundle and WooCommerce.
- Delete the product from the cart and add it again. If it worked fine, activate other plugins one by one to find the plugin that causes this issue.
- Try with another theme.
- If you are using WooCommerce cart block then try to use WooCommerce cart shortcode instead.
- Try to deactivate all of the plugins and only keep WooCommerce + Product Bundle.
You can try the same bundle on our demo website to make sure that it is working fine.
I hope it helps.
Best regards
Hello @karzin
Thank you for choosing our plugin.
We apologize for the inconvenience.
Yes, we will consider to update it in the next versions.
Thanks for your patience.
Best regards