• 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:18

    Please 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]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    What other plugins and theme do you use on the site?

    Thread Starter nmatsuo25

    (@nmatsuo25)

    On top of what I mentioned above we’re using Akismet Anti-spam: Spam Protection, All in One SEO, All-in-One WP Migration, All-in-One WP Migration File Extension, Classic Editor, Coming Soon Page, Maintenance Mode, Landing Pages & WordPress Website Builder by SeedProd, Hello Dolly, Polylang, Regenerate Thumbnails, WP Crontrol, WP Mail SMTP, WP Multibyte Patch, WP Rollback, WP-PageNavi. The theme we’re using might be a custom theme we purchased years ago I’m not too sure.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try switching to the default theme, deactivating all plugins excluding Contact Form 7, Akismet Anti-spam, Classic Editor, Hello Dolly, WP Mail SMTP and WP Multibyte Patch, and clearing all cache data.

    Why you are advised to deactivate plugins and switch to the default theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.