This topic has 4 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Stan Russell
Hello,
I’m loving your theme! I’ve encountered a problem with the sidebar menu. It automatically expands the first category to all the subcategories and I would like to have the menu closed.
Currently its like this: https://gyazo.com/527083b21a447d154e1d101b2b5af939
I’d like it to be like this by default: https://gyazo.com/576ce71028ae64181f3b70cb32ecc29c
Thank you for your assistance!
Hello,
To close first category, edit wp-content/themes/woopress/js/etheme.js file. Find and comment out line 1808
$this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
Regards,
Eva Kemp.
Thank you so much for you assistance! 🙂
Hello tadomaster,
we are happy to help! Have a nice day!
Regards,
Stan Russell.
The issue related to '‘Product Category Sidebar auto-expand’' has been successfully resolved, and the topic is now closed for further responses