This topic has 8 replies, 4 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson
Hi,
I am using Woocommerce product categories in 3 levels – category -> sub-category -> 3rd level category.
When displaying the categories in sidebar, I don’t get the correct display of them. Below are issues, which I cannot solve:
– Main and sub-categories cannot be expanded with the + sign
– Sub-categories are shown together with the third level
– whole page is reloading every time selection is made in the sidebar
– for the mobile view categories are expanded correctly but categories are black font on dark background, makes it hard to read
– sidebar in not top aligned with products, meaning product grid is placed lower than the sidebar
Could you help me to solve theses?
Thank you,
Aivars
Hello,
Please provide us with FTP credentials.
Have you made any changes in the theme files?
Regards,
Eva Kemp.
Hello,
No changes made in the theme file. Just did the translation, nothing else.
Please see private section for ftp details.
Hello,
Sorry for a delay.
I’ve enabled the option “Enable Navigation Accordion” in Theme Options > Shop.
Please clear browser cache and check sidebar now.
Regards,
Eva Kemp.
Thanks Eva, it works now.
The only thing remaining with sidebar is that in mobile view the background is dark and the menu text dark, too. Should there be some css added to fix it? (Light text on dark background)
Hello,
Please add this code in Theme Options->Custom CSS->Global Custom CSS.
.et-mobile-menu li a{
color:#fff;
}
Regards,
Robert Hall
Super, thank you for fixing it. The ticket is closed now.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Tagged: ecommerce, product categories, shop, sidebar, woocommerce themes, wordpress
The issue related to '‘Product categories in sidebar’' has been successfully resolved, and the topic is now closed for further responses