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

Problem with price range when widget is sticky

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.

Hello,

I have the Products Filter widget on my shop page. I have it sticky on the sidebar but I have a problem with the price range part as you can see on the picture below (link).

When I scroll down, the price range part"duplicate". One part scroll well but the other don't... Do you have any idea ?

Here is the screenshot : https://ibb.co/fSKGSBQ

Thanks you

Hello

Please  drop  me exact  link to the  issue

Hello

My website is under construction so you need to have login and password to see the issue. How can I send you those informations in private ?

Hello

Please  use  this  field - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png

Hello,

Ok I've sent the informations.

Thanks you

Hello

Please add  CSS

.elementor-sticky--active  .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {

visibility: hidden !important;

}

.elementor-sticky--active .irs--round .irs-grid-text {

visibility: hidden !important;

}

 

Clear  all  cache and  do a test

Hello it doesn't work for me as you can see here : https://ibb.co/q5z1S8h

OK! Delete  this  code  and  try:

.elementor-sticky__spacer .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {

visibilityhidden !important;

}

.elementor-sticky__spacer .irs--round .irs-grid-text {

visibilityhidden !important;

}

Still some problems :

https://ibb.co/GJPW9PM

And when I apply price filter, here is what happen : https://ibb.co/VY8C9gC

You can modify css by yourself if you want (in the personalize menu).

Hello

Please  add  this  CSS

.elementor-sticky__spacer .irs--round .irs-from,  .elementor-sticky__spacer .irs--round .irs-to, .elementor-sticky__spacer  .irs--round .irs-single {

visibilityhidden !important;

}

.elementor-sticky__spacer .irs--round .irs-min, .elementor-sticky__spacer .irs--round .irs-max {

visibilityhidden !important;

}

.elementor-sticky__spacer .irs--round .irs-grid-text {

visibilityhidden !important;

}

You can modify css by yourself:  Unfortunately, code customization is not included in the support, and even compatibility with third-party functionality is not included in the support.

Great ! it works. Thanks you !

Welcome;)