PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Automatically expand selected category

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

I have hidden subcategories by default. When I click a category, is it possible that it automatically expands that specific category?

Like so: https://i.imgur.com/Ge9FNHJ.png

Is that maybe possible with some custom code?

Thanks in advance!

Hello

Unfortunately the plugin does not have this feature.

Is that maybe possible with some custom code? - Yes, it is possible, if you have experience in programming, I can tell you how to do it.

Ah ok.

Well yes, I would be very happy if you can guide me in the right direction!
Thanks in advance!

Hello

In  file -  wp-content\plugins\woocommerce-products-filter\js\front.js -  function - https://c2n.me/4gNaCEu.png

Check if the checkbox( jQuery(ul).parent('li') ) is selected and change the class - https://share.pluginus.net/image/i20221005082133.png