• Resolved arielzhen

    (@arielzhen)


    I have came across the same error on a previous post. However, I need more help in addressing the issue. My error message from the console is `Uncaught Error: reCAPTCHA has already been rendered in this element
    at Object.k5 [as render] (VM4461 recaptcha__en.js:521)
    at recaptchaCallback ((index):934)
    at QC (VM4461 recaptcha__en.js:523)
    at a5 (VM4461 recaptcha__en.js:513)
    at VM4461 recaptcha__en.js:524
    at VM4461 recaptcha__en.js:543`
    I am getting this error after switching to using this plugin from reCaptcha(v3).

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Howdy_McGee

    (@howdy_mcgee)

    Usually that error crops up when the keys either are not set or do not match the current domain. You would need to set the v2 keys and ensure that your website is whitelisted in the API settings in Google Console.

    Ensure that the above information is correct on both your website through the Contact Form 7 settings and Google Console. Whenever the reCaptcha appears as normal the JS error should disappear.

    Plugin Author IQComputing

    (@iqcomputing)

    Hello,

    Whenever creating the API Key via the Google Console you can whitelist the IP Address which should make this error go away and allow the reCaptcha to work as expected. This would be in the domain section seen in the blog post below:

    https://www.iqcomputing.com/support/articles/generate-google-recaptcha-v2-keys/

    Hopefully the above answers your question. We’ll mark this thread as resolved for now but should you need clarification or continue to have issues please reply back to this thread and we can assist you further. Have a wonderful rest of your week!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught Error: reCAPTCHA has already been rendered in this element’ is closed to new replies.