Thread Starter
omeda
(@omeda)
This is what I am seeing
wc-square.coffee:172 Uncaught ReferenceError: SqPaymentForm is not defined
at t.value (wc-square.coffee:172)
at HTMLBodyElement.<anonymous> (wc-square.coffee:76)
at HTMLBodyElement.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLBodyElement.r.handle (jquery.js?ver=1.12.4-wp:3)
at Object.trigger (jquery.js?ver=1.12.4-wp:3)
at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
at HTMLBodyElement.<anonymous> (jquery.js?ver=1.12.4-wp:3)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at a.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at a.fn.init.trigger (jquery.js?ver=1.12.4-wp:3)
Hi @omeda
This kind of problem is usually caused by either a conflict with your theme or with another plugin.
Can you please try disabling any caching or optimization plugins, and then test to see if the issue is resolved?
If not, the next step to determine this is to:
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.
Thread Starter
omeda
(@omeda)
It turned out to be my cookie plugin. Thanks
Glad to hear it – thanks for letting us know!
I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.