Support » Plugin: ReCaptcha v2 for Contact Form 7 » Loading Recaptcha v3 rather than v2

  • Resolved mattlightspeed

    (@mattlightspeed)


    Like other posters before, the website we have this plugin set up on is trying to load the v3 script rather than v2 and so it’s not working

    Recaptcha type in google: v2 checkbox
    Domain whitelist set correctly in google
    Recaptcha version in plugin settings: v2
    Integration keys are set correctly to the one above.
    [recaptcha] tag in place

    I believe I’ve followed everything to the letter, so can only conclude that an update on either your part or contact form 7 has caused this to happen.

    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)

    Hello,

    This looks like it might be a custom theme. Looking at the source we would expect to see a couple things such as a call to a script wpcf7-recaptcha-controls.js and some localized variables attached to the google-recaptcha. Could you verify that your header calls wp_head() and your footer calls wp_footer()?

    Additionally, on the Plugin Settings Page could you verify that reCaptcha v2 has been selected? For example, see the screenshot below:

    https://ps.w.org/wpcf7-recaptcha/assets/screenshot-1.jpg

    Once these are verified we can check back on the page. We would probably need to get to the bottom of why the wpcf7-recaptcha-controls.js file is not being properly enqueued and go from there.

    Thread Starter mattlightspeed

    (@mattlightspeed)

    The lack of wp_head() was the answer, thank you. Not sure why that was missing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Loading Recaptcha v3 rather than v2’ is closed to new replies.