Home Forums WoodMart support forum litespeed cache compatibility

litespeed cache compatibility

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #495376

    Fletsch
    Participant

    Hi there

    I had problem with caching the /shop page and its filters where you gladly helped me with this workaround via email:

    Try to edit js/scripts/wc/productFilters.js and js/scripts/wc/productFilters.min.js files and replace
    
    data : $form.serialize(),
    
    with 
    
    data : $form.serialize() + '&_pjax=.main-page-wrapper',
    

    Now that worked perfect until I updated Woodmart and those changes got overwritten. Is there I way I can make those changes permanent?

    Thanks in advance for your help.

    Fletsch

    • This topic was modified 1 year, 10 months ago by Fletsch.
    • This topic was modified 1 year, 10 months ago by Fletsch.
    #495558

    Artem Temos
    Keymaster

    Hello,

    We haven’t applied this change in the core yet. Please, use the fix for your website temporarily.

    Kind Regards

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