Async JS problem with WPForms
-
Hello,
Thanks to a customer report, I realized lately that my formulars (built with WPForms Lite) were not working on iPhones. They work on Android and Computers.
Digging into this I was told it could be a problem with the reCaptcha. I did contact WPForms support about this and they found out that another pluging was optimizing their script a wrong way… playing with activating-deactivating my plugins I found out that your Async JS pluggin was causing the problem.
I reactivate your pluggin, search your support forum, and get to the parameters to:
a) exclude following scripts trhough the ‘Script exclusion’ parameter
/wp-content/plugins/wpforms-lite/assets/js/wpforms.js, wpforms.js, google.com/recaptcha, api.js
b) exclude WPForms Lite through the ‘Plugin exclusions’ parameter
but still, the forms aren’t working when I leave Async JavaScript activated.
Did I mistype the script exclusions ? I wonder this because I’m not sure if I should write there only the script filename or its entire path. I’m also not sure if the path ‘google.com/recaptcha’ is the correct one for, when looking into my website files structure, I don’t find a google folder…
Any Idea on how to exclude these the right way?
The page I need help with: [log in to see the link]
- The topic ‘Async JS problem with WPForms’ is closed to new replies.