• wpcheetah

    (@wpcheetah)


    Uncaught ReferenceError: grecaptcha is not defined
    at (index):191:5
    (anonymous) @ (index):191

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter wpcheetah

    (@wpcheetah)

    I can see the script is loaded in the page, but it still throws this error. Recaptcha works fine when I use Contact Form 7, but doesn’t seem to when loaded in a block. I tried disabling all plugins but it didn’t help.

    Thread Starter wpcheetah

    (@wpcheetah)

    Bard found the solution, I had to add the following in the header for it to work:

    <script src=”https://www.google.com/recaptcha/api.js?render=explicit”></script&gt;

    Thread Starter wpcheetah

    (@wpcheetah)

    But now the script loads twice…

    Did you get it working? I am getting:

    Uncaught ReferenceError: grecaptcha is not defined
    at ?mcfb_redirect=64c3c42b315a4:355:5

    I tried on the developers own site but he’s blocked his test form which is a really helpful UX to show how it doesn’t work.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘grecaptcha is not defined error’ is closed to new replies.