Show sidebar only on certain product categories?
-
Hi – I’m loving this plugin but can’t work out if this is possible.
Can I show a sidebar ONLY on certain woocommerce product category pages?
So, for example I have a product category “shoes” – is there a way to have a shoe sidebar show up when on either the main shoe category page, or if a product is IN the shoe category?
I only have three categories and individual products are only ever in one category, so there’d be no confusion.
I know I can add tickboxes on the dash using the code:
add_post_type_support( 'post_type', 'woosidebars' );
so what would I add in this code if this is the route to take?Hope you can help! Thank you.
- The topic ‘Show sidebar only on certain product categories?’ is closed to new replies.