• On the shop page I have a filter widget.
    When I select any of the filters from the sidebar I get a result page, but the widget is gone so I can’t select any more filters. Any ideas?

Viewing 1 replies (of 1 total)
  • Thread Starter apelsinskal

    (@apelsinskal)

    Edit – I want to use this logic since I want the filter to display only in a few categories.
    is_product_category( array( ‘firstcategory’, ‘secondcategory’ ) )
    If I only use is_woocommerce() it works fine, but I need category logic.

Viewing 1 replies (of 1 total)
  • The topic ‘Adding sidebar widget to WooCommerce’ is closed to new replies.