jquery error after updating wordpress and plugins.
-
Hello, I recently updated my wordpress and majority of it’s plugins since we haven’t updated them in several years, but I seem to be getting a jquery related error in my script.js file ever since. Here is the error message and the code line causing the error below. I currently have “Conditional Fields for Contact Form 7 v2.5”, “Contact Form 7 v5.9.8”, “Contact Form 7 add confirm v5.1”, “Flamingo v2.23” etc…
const buttonEntries = [ … jQuery('button', form.$form) ].map(entry => [entry.name, entry.value]);
Uncaught TypeError: jQuery is not a function or its return value is not iterable
at Wpcf7cfForm.form.updateSimpleDom (scripts.js:111:37)
at scripts.js:425:18Please let me know if you would like more information and can help me out. Thanks!
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.