jQuery error
-
I am using Advanced Forms with the Divi theme and the Divi builder. Whether I use the Divi builder or not, when I put in the form shortcode and save the page, jQuery breaks — console is full of
Uncaught ReferenceError: jQuery is not defined
and pretty much the entire admin section breaks.When I am using the Divi builder, saving the page reloads and shows a box called “Form Settings” which features an endlessly spinning loading icon. If I just put the shortcode in the default WordPress content editor and save, the page reloads with several boxes (https://imgur.com/a/UwJvv). Either way, the ability to edit the page disappears, and everything that uses jQuery (which is a lot of things) goes haywire.
I tried the first fix here, and then attempted edit the plugin itself as this suggests but the
Uncaught ReferenceError: jQuery is not defined
errors remain, all 70 of them. The errors are coming from everywhere — WordPress, WooCommerce, plugins, you name it. (note: I know I’m not supposed to edit plugin files but I’m desperate, and when it didn’t make any difference at all, I reverted to the original code).Help?
- The topic ‘jQuery error’ is closed to new replies.