You must be logged in to see replies to this topic. Click here to login or register
Home › Forums › Plugins › CURCY – WooCommerce Multi Currency › Issue with Conditional Tags for Displaying WooCommerce Multi Currency Widget
Hello team,
I would like to display the WooCommerce Multi Currency widget only on WooCommerce pages and a few selected custom pages (based on page IDs).
I tried using the Conditional Tags option in the plugin, but it doesn’t seem to support my code. I used the following conditions:
is_page(365), is_shop(), is_product(), is_cart(), is_checkout()
However, it’s not working as expected.
Could you please guide me on how to achieve this?
If you can provide a filter or action that would be helpfull
You must be logged in to see replies to this topic. Click here to login or register