Background of the issue:
I want to switch currency using the currency switcher. We managed to fix the behavior on our staging site by updating `wp-content/plugins/woocommerce-multilingual/res/js/wcml-multi-currency.js` with the following code:
Symptoms:
The page reloads and resets to the top of the page after selecting a currency.
standard behaviour before applying the fix: hidden link
after applying the fix above: hidden link
Questions:
How can I ensure the page reloads with the new currency and returns to the same position?
Is there a way to apply the fix without modifying your plugin sources? Is there a chance you could include that in future plugin release?
Could you check if this issue can be reproduced in a staging environment set up as isolated, with only WPML, WooCommerce, and WooCommerce Multilingual active, and using a default theme like Storefront?
Let me know the results.
Best regards,
Marcel
The topic ‘[Closed] Currency switcher reloads page after currency selection and resets to the top of the page’ is closed to new replies.