Problem
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 pleaseIf 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.
Quote from notag on August 13, 2025, 14:48I have the PRO filter but the filtering is done automatically when I click on an option, I would like it not to be done automatically and to have a filter button, and only when I click on this button the filtering is actually done
I have the PRO filter but the filtering is done automatically when I click on an option, I would like it not to be done automatically and to have a filter button, and only when I click on this button the filtering is actually doneQuote from Alex Dovlatov on August 14, 2025, 11:32Hello
Sure, on the widget page wp-admin/widgets.php you should just disable Autosubmit https://share.pluginus.net/image/i20250814122747.png - I did it, and now filter works only if user will clik the button
Read please also: https://products-filter.com/documentation
Hello
Sure, on the widget page wp-admin/widgets.php you should just disable Autosubmit https://share.pluginus.net/image/i20250814122747.png - I did it, and now filter works only if user will clik the button
Read please also: https://products-filter.com/documentation
Quote from notag on August 14, 2025, 11:54Thanks a lot! Can you make the 2 buttons sticky when i scroll down and up? desktop and mobile.
Thanks a lot! Can you make the 2 buttons sticky when i scroll down and up? desktop and mobile.
Quote from notag on August 14, 2025, 15:48Or better if this button could be sticky it would be great https://files.fm/u/bn3vscnajv (on mobile)
Or better if this button could be sticky it would be great https://files.fm/u/bn3vscnajv (on mobile)
Quote from notag on August 14, 2025, 16:00its ok i fixed it
its ok i fixed it
Quote from Alex Dovlatov on August 15, 2025, 11:42Hello
Thank you for coperation and Welcome!
Hello
Thank you for coperation and Welcome!
Quote from notag on August 27, 2025, 18:31I want the elements to be filtered automatically when I click on any element in the filter (so the filter button should disappear because it will not be needed anymore), and not close the filter after I click anything. Can you help me with these settings?
I want the elements to be filtered automatically when I click on any element in the filter (so the filter button should disappear because it will not be needed anymore), and not close the filter after I click anything. Can you help me with these settings?
Quote from Pablo Borysenco on August 28, 2025, 11:59Hello
Please enable autosubmin on the widget settings - https://share.pluginus.net/image/i20250814122747.png
and not close the filter after I click anything. - Please describe in more detail what you mean. If you mean third-party functionality with a pop-up sidebar for mobile devices. In this case, you'd better write to the author of this functionality.
You can try to activate Ajax mode but it may not be compatible with your current theme - https://share.pluginus.net/image/i20250828125912.png
Hello
Please enable autosubmin on the widget settings - https://share.pluginus.net/image/i20250814122747.png
and not close the filter after I click anything. - Please describe in more detail what you mean. If you mean third-party functionality with a pop-up sidebar for mobile devices. In this case, you'd better write to the author of this functionality.
You can try to activate Ajax mode but it may not be compatible with your current theme - https://share.pluginus.net/image/i20250828125912.png
Quote from notag on August 29, 2025, 12:16It's ok, I set the settings with ajaxify and the behavior it's ok, the only new problem is that my pagination doesn't work anymore, when I go to page 2,3 etc. I see a white page with a 0 at the top, can you solve it?
It's ok, I set the settings with ajaxify and the behavior it's ok, the only new problem is that my pagination doesn't work anymore, when I go to page 2,3 etc. I see a white page with a 0 at the top, can you solve it?
Quote from Pablo Borysenco on September 1, 2025, 10:28Hello
Please read this - https://products-filter.com/pagination-troubles-in-ajax-mode
Is it possible to change the pagination template(type) in your product template? This might be a solution to this problem
Hello
Please read this - https://products-filter.com/pagination-troubles-in-ajax-mode
Is it possible to change the pagination template(type) in your product template? This might be a solution to this problem
Quote from notag on September 2, 2025, 17:40I couldn't do it, can you try to come in and solve it?
I couldn't do it, can you try to come in and solve it?
Quote from Pablo Borysenco on September 3, 2025, 11:11Hello
If your template does not have this option, you should disable ajax mode - https://share.pluginus.net/image/i20250903120936.png OR use a different product display template
Hello
If your template does not have this option, you should disable ajax mode - https://share.pluginus.net/image/i20250903120936.png OR use a different product display template
Quote from notag on September 7, 2025, 12:09I have a problem (only on desktop) on the products page, a problem with the scroll. I have 54 products on the page and in order to scroll to the filter I have to scroll all the way down to all the products and only then does the scrolling from the filter come in, I would like when I mouse over the filter and scroll to scroll to the filter itself, not to the entire products page
I have a problem (only on desktop) on the products page, a problem with the scroll. I have 54 products on the page and in order to scroll to the filter I have to scroll all the way down to all the products and only then does the scrolling from the filter come in, I would like when I mouse over the filter and scroll to scroll to the filter itself, not to the entire products pageQuote from Alex Dovlatov on September 8, 2025, 12:41Hello
Just entered the page shop/?swoof=1&pa_sex=barbat,femeie&product_brand=la-martina - you can resolve it using CSS https://share.pluginus.net/image/i20250908133928.png
@media (min-width: 1025px) {
.woof_redraw_zone {
max-height: 500px;
overflow-y: auto;
}
}
Hello
Just entered the page shop/?swoof=1&pa_sex=barbat,femeie&product_brand=la-martina - you can resolve it using CSS https://share.pluginus.net/image/i20250908133928.png
@media (min-width: 1025px) {
.woof_redraw_zone {
max-height: 500px;
overflow-y: auto;
}
}
Quote from notag on September 10, 2025, 17:53Thanks! It works, but can i remove the scrool from button (left - right)? I want only the up and down scroll.
Thanks! It works, but can i remove the scrool from button (left - right)? I want only the up and down scroll.
Quote from notag on September 10, 2025, 17:59Its ok I fixed it, thanks.
Its ok I fixed it, thanks.
Quote from Pablo Borysenco on September 10, 2025, 20:12Great! Welcome;)
Great! Welcome;)
Quote from notag on September 12, 2025, 10:42I would like to add a sorting area to the product page next to the filter area, can you help me?
I would like to add a sorting area to the product page next to the filter area, can you help me?
Quote from notag on September 12, 2025, 12:43And another question, is there any build in sorting that comes with the plugin? Or only the default woocomerce sorting dropdown? Or maybe something to style it?
And another question, is there any build in sorting that comes with the plugin? Or only the default woocomerce sorting dropdown? Or maybe something to style it?
Quote from Pablo Borysenco on September 12, 2025, 17:35Hello
Unfortunately, the plugin does not have sorting functionality. In this case, you should look for third-party solutions, something like a shortcode to insert into the sidebar
Hello
Unfortunately, the plugin does not have sorting functionality. In this case, you should look for third-party solutions, something like a shortcode to insert into the sidebar