Hi,
Please try clearing the cache. This problem usually happens when you are using a cache plugin or optimizer plugin to optimize css/js file.
And i notice that you are using pro version of WooCommerce Multi Currency so please create a ticket at https://villatheme.com/supports/forum/plugins/woo-multi-currency/.
This forum is for free version only.
Best regards
We have cleared all the cache (many times).
Do you use any optimizer plugin?
We are using an optimizer but this is not causing an issue.
I can view the source of the page and the currency switcher, the code is there on the page however the currency code SPAN is not including the href. The href sits to the right of the currency code, out of view when placed on the right hand side of the page.
Is the HTML for the switcher being constructed correctly?
Yes the html is correct. Believe me, some of our customers have this problem too and the cause is from either cache or optimizer plugin. If not, the problem is from hover event be cause in new update we use js hover event, not css hover like old version.
1-Try deactivating your optimizer plugin->clear cache and make a test->reactivate your optimizer plugin
2-If method 1 does not work open 2 files woocommerce-multi-currency.js and woocommerce-multi-currency.min.js and replace on(‘hover’ with on(‘mouseenter mouseleave’
3-If both methods dont work, please create a ticket at https://villatheme.com/supports/forum/plugins/woo-multi-currency/ we will help you check the problem.
Best regards
Issue was discovered with a jQuery “migrate” optimization.
Plugin is working again, thanks for your help.
Hi, I have the same issue- currency not changing from the selector!!!
https://www.bodyquestbox.com/product/wrist-strength-wraps?wmc-currency=EUR.
Also on product category page for example, price is duplicated. I suspect your plugin is for that responsible:
https://www.bodyquestbox.com/product-category/bestsellers
Please let me know if there is a fix.
BTW I don’t have cache optimizer plugins.
Any ideas?
Hello bodyquest,
I see you have an other currency plugin. That will cause the problem. Please try to turn it off.