Home Forums WoodMart support forum Speed problem with many WC categories

Speed problem with many WC categories

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #74910

    i0io
    Participant

    Hello,

    I have a problem with speed with many WC categories.

    Is there any way how to solve this issue?

    Thanks.

    #74913

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin and FTP access so we can check it?

    Thank you in advance

    #74918

    i0io
    Participant

    Hello,

    sure no problem 🙂

    I found out that redux-framework plugin is causing issue, when I disable it, speed is ok, but theme is broken.

    I tried older versions of redux framework up to 3.6.2 but problem is the same.

    Thanks.

    #74923

    Artem Temos
    Keymaster

    Hi,

    The problem happens because of our price ranges filter with so many products. You can fix it by adding the following line to your child theme functions.php file

    add_filter( 'woodmart_check_ranges_price_filter', '__return_false', 10 );

    Regards

    #74928

    i0io
    Participant

    Hello,

    great, thanks! 🙂

    #74936

    Artem Temos
    Keymaster

    This website is slow with default WordPress theme too. Could you please check it?

    #74937

    i0io
    Participant

    I changed theme to astra theme, then back to woodmart and now it is ok 😀

    #74943

    Artem Temos
    Keymaster

    Great, nice fix 🙂

Viewing 8 posts - 1 through 8 (of 8 total)