Plugin Author
RazyRx
(@razyrx)
Hello,
Plugin has multiple settings that can slow down page load and you can change it if you do not need it:
– Set option Values count and output; to All non-empty values are displayed; standard recounting is applied, but it will disable any recounting after filtering.
If you have value All empty values are removed based on page (categories/tags/ etc.); filters are applied in recounting attribute values; all empty values based on applied filters will be hidden then change it to latest value that works similar but faster Filters are applied in recounting attribute values; empty values are removed on the server-side
– Set option Hide out of stock variations(Plugin settings -> General tab) to Disabled if you do not have variations or do not need variations search.
– Disable both options of Display variation data(Plugin settings -> General tab) if you do not need those functions or do not have variable products.
– Disable Search variation price(Plugin settings -> General tab) if you do not need search price of variations.
Regards,
Oleg
Thread Starter
zeisch
(@zeisch)
Олег, правильно ли я понимаю, что можно по-русски общаться?
I made all of this changes, but it doesn’t help. Maybe just a little
Hello,
Are you using custom post meta for the filters?
Try to install https://wordpress.org/plugins/query-monitor/ and check for the queries. Copy here filter’s query. Maybe some other plugin is adding own sub-query.
Regards,
Dmytro