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

Adjustments

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.
12

Hello

Please  try  to  disable  wp-rocket  and  do  a  test

if  no  luck  - check  browser console[F12]  - Maybe it's a JS erroe.

Hi,

Thank you for your feedback. It is actually due to WP Rocket. More precisely at the function Load JavaScript deferred (Removes rendering-blocking JavaScript, may improve loading time.)

However, you can exclude files from it to make it work. For example /wp-includes/js/jquery/ui/(.*).min.js

Could you be so kind and please tell me what I need to rule out?

And the fix for the size of the graphic?

Many thanks and best regards Carsten

Hello

Please drop  me  exact  link ti  the  issue

try  to add:  \wp-content\plugins\woocommerce-products-filter\js\(.*).js

After I added the script to the exceptions and re-enabled WP Rocket, the filter no longer works at all. The URL is: https://www.weddig-holz.de/shop/

Thank you and best regards Carsten

Hello

Yes, I see an error even with woocommerce functionality - https://share.pluginus.net/image/i20221220093558.png

If you are using wp-rocket, under the options fields there should be links with recommended settings for different plugins.

 

Hi,

Thanks for the tip. Everything is going great now.

Could you please tell me how to get the button bigger. The example is in this thread. The website is https://www.weddig-holz.de/shop/

Thank you and best regards Carsten

Hello

Please  try  to add this  CSS

body .woof_show_auto_form, body .woof_hide_auto_form {
width: 130px;
height: 40px;

}

result - https://c2n.me/4hBhRZf.png

Hi, thank you very much for your help. could you do me one last favor How do I get the blue changed to green?

Greetings Carsten

 

https://ibb.co/rsPSRPv

Add CSS

.woof .select2-container--default .select2-results__option--highlighted[aria-selected], .woof .select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #a2c046;
}

Hi Pablo,

thanks again for your help. Somehow, however, I'm being too stupid.

- I added the CSS but it still stays blue.

- And something is still wrong with the filter itself.
When I look at the color filter on the start page https://www.weddig-holz.de/shop/ there are 2375 pieces in anthracite. If I go to the category https://www.weddig-holz.de/tier-haustierbedarf/haustierbedarf/futter-wasserspender/ or any other, it also says anthracite 2375 pieces

Am I misunderstanding something?

Thank you and best regards Carsten

Hello Carsten

Please  watch  this  video - https://products-filter.com/video#beGT6p_look

Try  these options - https://share.pluginus.net/image/i20230120085121.png

Try this code:

body .select2-container--default .select2-results__option--highlighted[aria-selected], body .select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #a2c046;
}

Thanks for the information. Unfortunately, the feature pushes my web hosting to the limit. I'd rather do without both. Can I then hide the empty terms without counting them?

Thank you and best regards Carsten

Hello Carsten

Unfortunately no. The plugin must count the term to determine its number

 

12