Java Script message with WP Forms
-
I am currently rebuilding the site so it shows under construction. I’m happy to provide login details if you’d like to take a look at what is going on. This is the exact error – Heads up! WPForms has detected an issue with JavaScript on this page. JavaScript is required for this form to work properly, so this form may not work as expected. See our troubleshooting guide to learn more or contact support.
This message is only displayed to site administrators.
I have searched the forums. I have disabled all plugins to rule out a conflict with a plugin. I am not using an cache plugins.
I found this trick, tried it, but it didn’t work. `I had the same issue, this is my fix:
jQuery slug is changed from WP 5.6 version (previously slug was: “jquery”, new slug is “jquery-core”.
On some custom themes this behaviour need to be changed to load jquery custom version with the new “jquery-core” slug across wp_enqueue_script declaration, usually inside “functions.php” and moreover jQuery needs to be loaded to the header instead of the footer.So, after changed the slug and the position properly, the issue is fixed.`Unfortunately, it didn’t fix it for me.
I have a VPS and I have several sites that are using WP Forms and no issues at all. The WordPress core is up to date as well as the WP Forms.
What else can I try?
The page I need help with: [log in to see the link]
The topic ‘Java Script message with WP Forms’ is closed to new replies.