Title: Conditional tags
Last modified: April 16, 2025

---

# Conditional tags

 *  [fanchcelesta](https://wordpress.org/support/users/fanchcelesta/)
 * (@fanchcelesta)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/conditional-tags-30/)
 * Hello,
   I would like to display the currency switcher only on the home page, cart
   and product-page. So I added the following ‘is_home(), is_shop(), is_cart()’ 
   in the conditional tag box but it removes the currency switcher on every page
   on my website. I also tried ‘!is_page(array(1735,1736))’ where these two ID correspond
   to the cart and checkout page, without results.
 * I am probably misunderstanding how to use it, can you help me out please ?
 * Regards,
 * Fanch

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [angelagrey](https://wordpress.org/support/users/angelagrey/)
 * (@angelagrey)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/conditional-tags-30/#post-18423933)
 * Hi Fanch,
 * Thank you for reaching out to us.
 * You may try this tag: is_home()||is_product()||is_cart()
 * And see more details in this guide: [https://developer.woocommerce.com/docs/conditional-tags-in-woocommerce/](https://developer.woocommerce.com/docs/conditional-tags-in-woocommerce/)
 * Best regards.
 *  Thread Starter [fanchcelesta](https://wordpress.org/support/users/fanchcelesta/)
 * (@fanchcelesta)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/conditional-tags-30/#post-18424495)
 * Hi thank you for your answer.
   It is working fine except for the home page, the
   switcher is not displayed, any idea ?Ok I just add is_front_page() and it is 
   working now.
 * Thanks.
   Regards
    -  This reply was modified 1 year, 2 months ago by [fanchcelesta](https://wordpress.org/support/users/fanchcelesta/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Conditional tags’ is closed to new replies.

 * ![](https://ps.w.org/woo-multi-currency/assets/icon-128x128.gif?rev=3089832)
 * [CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x](https://wordpress.org/plugins/woo-multi-currency/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-multi-currency/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-multi-currency/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-multi-currency/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-multi-currency/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [fanchcelesta](https://wordpress.org/support/users/fanchcelesta/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/conditional-tags-30/#post-18424495)
 * Status: not resolved