• Resolved JustBruno

    (@justbruno)


    Hi,
    I would like to have category specific filters, in other words I’d like to show different tags and attributes on different category pages. Is this possible with either the free or paid version?
    Thanks!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello

    Yes!

    1) In category pages use shortcode – [woof_products] with attribute : taxonomies=product_cat:X Where X id your product category. ( if you use custom page )

    2) In widgets use shortcode [woof] with attribute : * taxonomies=product_cat:X
    +
    tax_only – write taxonomies or products slug using comma
    +
    by_only – write any by-filter-elements there using comma: by_text,by_price,by_sku,by_author,by_insales,by_instock. Of course firstly user should enable extensions for that by-filter-elements
    *- Do not forget set the same condition in [woof_products]

    3) For show or hide widgets on different pages – https://www.woocommerce-filter.com/how-to-show-or-hide-widget-only-on-selected-site-pages/

    You can read more about shortcodes – https://www.woocommerce-filter.com/documentation/#!/section_3_1

    Thread Starter JustBruno

    (@justbruno)

    Thank You!! I’ve enjoyed many of your product videos. WordPress needs more developers like you! ??

    Hello

    Thank you and welcome;)

    Please, i am a newbie. I cant make the shortcode right for showing only specific filter pr category.

    Can you please help me with a sample shortcode. Let us say that I have a product category with ID 17. And I would like to show only Filter “Height” on this specific category.

    What would the code look like? I am a premium user, but lack of coding experience.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Category specific filter’ is closed to new replies.