Showing empty categories
-
Hello,
First of all, this is a great plugin and thank you very much for building this.
We’ve modified our store to show empty categories by using the below function:
add_filter( 'woocommerce_product_subcategories_hide_empty', '__return_false' );
This now works on category pages but it doesn’t show empty categories in the search results. Other categories show just fine, it’s just empty ones that do not.
Is there a function that I can add to change this in your plugin please?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Showing empty categories’ is closed to new replies.