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

Woof filter collapsed on page load

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.

Need to get sidebar woof filter always collapsed when page loads?

Not it remember my choise and always it is open on those block that i have last time left open.

 

Hello

Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png

try  in  file - wp-content\plugins\woocommerce-products-filter\js\front.js - add  this  code - https://share.pluginus.net/image/i20220912085912.png

return false;

Hi,

Yes, paste licence thanks.

This could did not worked as i added it like this...

https://pasteboard.co/xKmXDTPYDhFh.jpg

Hello

This is the correct code

But I checked it on your site, the file does not have this change. Perhaps you did not add this code or the file is cached

Hi,

 

Thank you, yes i deleted the string after it did not work. Now it is applied again if you could check?

hello

Ok!  I checked  it - https://c2n.me/4gCdFDB

clear  all cache  and Ctrl+F5

Hi,

Thanks fo rlate reply. Worked great!

May i ask is there a path under child theme, where i could copy to file to not get lost in every update?

Hello

copy this function and paste it into your child theme's JS file. It is necessary that this JS file is included after - wp-content\plugins\woocommerce-products-filter\js\front.js