litespeed cache compatibility
-
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.
Hello,
We haven’t applied this change in the core yet. Please, use the fix for your website temporarily.
Kind Regards