• Hello!

    Activating the Optima Express plugin causes a problem with the reCAPTCHA field in Ninja Forms on my site.

    The reCAPTCHA field (the “I’m not a robot” checkbox) displays normally at first, but after 40 seconds, it changes to display an error message. This isn’t an intermittent problem; it happens every time, and always after 40 seconds. https://i.imgur.com/CgDxgxI.png

    Here’s Chrome’s console log: https://paste.ee/p/BFgLP

    I was able to work around this problem by creating a function in my theme’s functions.php file that dequeues all scripts whose handles begin with “ihf-” on the Contact Us page (where the Ninja Form is). But it’d be nice if this wasn’t necessary.

    To rule out interactions with other plugins, I deactivated everything but Ninja Forms and Optima Express. I disabled all my Chrome extensions. I cleared my cache and tried incognito mode and other browsers. The error happens in all of them:

    • Chrome 69.0.3497.81 macOS High Sierra 10.13.6
    • Chrome 69.0.3497.81 on Windows 10
    • Edge 42.17134.1.0 on Windows 10
    • Chrome 68.0.3440.91 on Android 9.0.0

    Host: WP Engine
    Software versions:

    • WordPress 4.9.8
    • Ninja Forms 3.3.15
    • Optima Express IDX Plugin 4.3.2

    Thanks for your help! Let me know if you need any more information.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have this problem too on a site using Gravity Forms, reCAPTCHA v2, and Optima Express. Please fix.

    Until the developer gets around to a fix for Optima Express, I installed the “Autoptimize” plugin, a caching an optimization plugin, and selected the following options:
    + Optimize JavaScript Code
    + Aggregate JS-files
    + Force JavaScript in <head>

    This seems to have fixed the broken reCAPTCHA v2 on my site where Optima Express is installed. Example: https://www.paulstalkerrealestate.com/contact/
    Similar script optimizations from other plugins may also do the trick –however, script optimizations can have unintended side-effects, so proceed with caution.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with Ninja Forms reCAPTCHA v2’ is closed to new replies.