Hi,
How can I show the empty categories?
It only shows the category if a product is in the category. Can I do that?
thanks.
This topic has 6 replies, 4 voices, and was last updated 10 years, 11 months ago ago by Eva Kemp
Hi,
How can I show the empty categories?
It only shows the category if a product is in the category. Can I do that?
thanks.
Hello,
Sorry, but we don’t have such feature in our theme.
Also you can read this topic to get more information how to do this:
https://wordpress.org/support/topic/show-empty-categories-not-working
Regards,
Robert Hall.
How to show all subcategories from all categories in widget?
Now is:
Cat1
Sub-cat1
Sub-cat2
+Cat2
I need:
Cat1
Sub-cat1
Sub-cat2
Cat2
Sub-cat3
Sub-cat4
Hello,
To have all subcategories opened you need edit the file etheme.js (line 1407) in wp-content/themes/legenda/js directory, edit the code etCats.find('>li').first().find('.open-this') and remove .first() from there.
Thank you.
Regards,
Eva Kemp.
THANKS. Working wonderfully!
Is it possible to swap the categories of places?
Now is:
Cat1
Sub-cat1
Sub-cat2
Cat2
Sub-cat3
Sub-cat4
I need:
Cat2
Sub-cat3
Sub-cat4
Cat1
Sub-cat1
Sub-cat2
Hello,
Unfortunately there is no such possibility. Sorry.
Regards,
Eva Kemp.
The issue related to '‘Show hiden Categories on Woocommerce widget’' has been successfully resolved, and the topic is now closed for further responses