Hi there,
it looks like you have a javascript conflict on that page. Most likely this is due to Litespeed caching plugin which is combining/minifying scripts. You should check the LiteSpeed Cache plugin and adjust the settings so it won’t block other features of your site.
-
This reply was modified 5 years, 3 months ago by
Ovidiu.
Thread Starter
fburke
(@fburke)
Hey thanks for the response! You were totally right it is LS combining the scripts that’s giving me an issue. They recommend excluding the files.
Thread Starter
fburke
(@fburke)
I’m still not sure which files to exclude but turning OFF ‘JS Combine External and Inline’ allowed the button to work.
That’s probably stripe-handler-ng.js
Thread Starter
fburke
(@fburke)
I tried excluding that one but it wasn’t fixing the issue, I also excluded
jspp-handler.min.js. I’m keeping ‘JS Combine External and Inline’ off until I track it down.