categories widget after 2.1.3 update
-
Something is terribly wrong in new “fixed” version of categories listings introduced in woocommerce 2.1.3.
Imagine category structure like this:
– bikes
– cars
— sportcars
—— ferrary
—— audi
—— mercedes
— hypercars
—— bugatti
—— mclaren
– trucks
— very long vehicles
— not that long vehicles
– bulldozersI’ve used to use option “Show children of current category only”, which probably worked not as intended by the devs but showed the best viewing practices when there’re a LOT of categories (much more than in example tree above). A complete set of examples:
1. If you are in the main shop page, it shows only level-1 root categories:
– bikes
– cars
– trucks
– bulldozers2. If you go to level-1 category “trucks”, it shows all its children AND all other level-1 categories:
– bikes
– cars
– trucks
— very long vehicles
— not that long vehicles
– bulldozers3. If you go to level-2 category “hypercars”, it shows all its children, siblings, its parent category as well as all level-1 root categories:
– bikes
– cars
— sportcars
— hypercars
—— bugatti
—— mclaren
– trucks
– bulldozers4. Finally, if you go to level-3 category “ferrary”, it shows all its siblings, parents hierarchy and all other level-1 categories:
– bikes
– cars
— sportcars
—— ferrary
—— audi
—— mercedes
— hypercars
– trucks
– bulldozersIt seems impossible to achieve the same behavior after updating to 2.1.3. Now I can either make it always show ALL the categories (which is completely useless when you have a huge lot of them), or I can make it show only children and siblings for the current category. but it seems there’s no way to show its ancestors and level-1 root categories at the same time (which is very bad for navigation).
Any ideas?
Currently rolled back to 2.1.2.
- The topic ‘categories widget after 2.1.3 update’ is closed to new replies.