[Resolved] I need to change the Multi currency shortcode location
This thread is resolved. Here is a description of the problem and solution.
Problem:
I am having an issue with changing the Multi-currency shortcode location to show after the "Add to Cart" button on my WooCommerce site.
Solution:
Disable the WCML currency switcher from the product details page by going to WP > WooCommerce > WCML > Multi-currency. Then, add the following code snippet to your theme in the desired location:
Before your ticket is assigned to one of my colleagues, please allow me to walk you through some initial debugging steps. This will help speed up the support process.
You can learn about adding the currency switcher shortcode in our guide here.
I tried to check your site because it seems that something is breaking the currency switcher position, but I couldn't because it is locked.
In general, we are using hooks in order to position the currency switcher. No need to edit anything. You can use our hooks to place a currency swither wherever you need.