PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Shop Auto reload doesn't work

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi, I installed the Husky plugin in my WooCommerce store and it was working after I installed LiteSpeed Cache it stopped working.

So I checked the network traffic and I noticed that the request was sent and the response was received but it didn't refresh the shop, is it a cache problem or something else?

The site is http://www.moncadaboutique.com

Waiting for your response

Best regards

Hello

Please  disable  JS optimization  and   clear  all cache,  do a test

Now, it's disabled but it still doesn't work.

You can also check it, by adding this parameter ?LSCWP_CTRL=before_optm

 

Hello

Please also disable this optimization - https://share.pluginus.net/image/i20231003120653.png and  in  file -  wp-content\plugins\woocommerce-products-filter\js\front.js - add code -  https://share.pluginus.net/image/i20231003120833.png

console.log(content)

and  clear  all cache

When I send a filtering request it shows an error"Uncaught SyntaxError: Bad escaped character in JSON at position 3013 (line 1 column 3014)
at JSON.parse (<anonymous>)"
Also 'add to cart' via AJAX doesn't work

Hello

Is this all the text?

Also 'add to cart' via AJAX doesn't work - yes, but this does not depend on my plugin, perhaps this is a conflict with a third-party script (breaks Ajax requests)

try disabling the plugins one by one to find the possible reason  and  install  another  theme

If  no  luck  - Disable  ajax  mode  on HUSKY settings

This is all the text

Uncaught SyntaxError: Bad escaped character in JSON at position 2889 (line 1 column 2890)
at JSON.parse (<anonymous>)
at Object.success (front.js:487:28)
at c (jquery.min.js:2:25266)
at Object.fireWith [as resolveWith] (jquery.min.js:2:26015)
at l (jquery.min.js:2:77721)
at XMLHttpRequest.<anonymous> (jquery.min.js:2:80204)
(anonymous) @ front.js:487
c @ jquery.min.js:2
fireWith @ jquery.min.js:2
l @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
load (async)
send @ jquery.min.js:2
ajax @ jquery.min.js:2
(anonymous) @ jquery-migrate.min.js:2
e.<computed> @ jquery-migrate.min.js:2
ce.<computed> @ jquery.min.js:2
woof_submit_link @ front.js:486
woof_label_direct_search @ label.js:54
woof_label_process_data @ label.js:22
(anonymous) @ label.js:14
dispatch @ jquery.min.js:2
v.handle @ jquery.min.js:2

Hello

Did you do the tests I asked for?

Yes, I disabled the LiteSpeed plugin and it works

Hello

Now we can try to find the settings of LiteSpeed plugin that cause the conflict. Using the same principle, you can disable settings one by one and do a test

 

I found it! It was CDN Mapping, I set it to OFF and it started working, thanks a lot for the support

Great!  Welcome;)