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 in change page or sorting in filtering

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.

Hi and congrats for the great job

I have a professional licence and  small problem in filtering

In my site i have almost 65000 products. Let's create an example to understand the problem. i filter the products, eg in a category and i have 3000 products.  so i have 30 pages of 100 products in each one. Then, when i choose to see the second page of filtered products or change the sorting eg by name, the search is resetting and i have again all my 65000 products in the results. The choices in the top are there but the results are not correct becuase i see now all the products as i said.

Please let me know what i have to do

Hello

this looks like a conflict with the caching plugin

Please try it( https://bulk-editor.com/document/more-settings-implicit ) - https://share.pluginus.net/image/i20240226121645.png

add  in functions.php:

add_filter('woobe_storage_type', function($type) {

return 'session';//session, transient

});

great

it looks that it works fine now. :)

A second problem is that sometimes eg when i choose 15 products and apply some changes like change category, despite my filter choices is not that category, the counter of products dont reset after applying. And it looks like i continue to have 15 products chosen. And if i tick one more, the counter goes to 16, despite the 15 products are not in the list now, after applying the previous changes i mean

Hello

if you mean the product table, you should click on the filter again - https://c2n.me/4koYuIp