• When page start to load, it takes too long to fully upload. One of the main problem is “Filters”. without plugin it takes about 2 seconds, with plugin it takes about 5-6 seconds. How is possible to speed up process?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    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

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Too much requests to data’ is closed to new replies.