Mobile and Woo Commerce Product List Page
-
Hi
Probably something really straightforward but I just can’t get this working.
I am looking to display a widget if accessed from a mobile device and is a woo commerce product list page excluding the home page.
Here is my latest attempt:
is_mobile() && is_product_category() && !is_home()
Any help would be really really appreciated!
Thanks
Alex
- The topic ‘Mobile and Woo Commerce Product List Page’ is closed to new replies.