How to check if current page is a Product Page?
-
Hello,
Probably a very simple question but I need some help with this, please.I need to show something only on the shop/category page, not on a product page. This code does not work in functions.php:
if( !is_product_category() ) { }
Please advise.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to check if current page is a Product Page?’ is closed to new replies.