Hi,
To let the switcher show on the categories, shop page, product pages, you can do like the settings in this image (In the Design tab setting): https://www.screencast.com/t/PFWdOyhyzp
Use this conditional tag: is_product_category() || is_woocommerce()
Enable to hide on the cart and checkout page if you want.
For further information about conditional tags follow this guide: Conditional tags for WordPress, Conditional tags for WooCommerce.
Best regards.
-
This reply was modified 4 years, 5 months ago by
mivtt.
-
This reply was modified 4 years, 5 months ago by
mivtt.
Thank you @mivtt ! it works perfectly !
Another question if i can 🙂
I have only 2 currencies and in the pages it shows only one currency and a big +.
How can i do to show both of the currencies : the green is the one selected and the gray the one that i’s not selected ?
Thanks
Hi,
Your request is already available in the Design tab, disable Collapse on desktop. Then design the color of selected currency there.
Best regards.
Thank you! that’s perfect now.
Have a great day