Hello,
can you please clear the cache and try again.
if possible can you share screenshot’s of output result.
Conflict b/w plugins – can you mention what the other plugin cause conflict. we will install that plugin in our system and try to find the issue.
Thank you
Hello
if I delete the cache from WP it works fine.
my plug activated is:
Autoptimize
Version 2.2.2 | By Frank Goossens
WP Fastest Cache
Version 0.8.7.5 | Of Emre Vona
with these plugins activated your click to chat works only the first time, the second one no longer works.
thanks for your answer
good job
if it works the first time and not after that, then the problem could be with a token (nonce) in JS or HTML that is checked on the server being invalide the 2nd time.
Autoptimize would cache the token if “also aggregate inline JS” is active (which is not the case by default) and if the JS does not contain the word “nonce” (as in that case AO does not consider it for optimization). disabling “also aggregate inline JS” would be the easiest solution.
if not cached by AO, then the token will be cached by the page cache (WPFC), in which case I guess you’ll have to do some reconfiguration in WPFC.
hope this helps,
frank (ao dev)