• I have added the contact form 7 and i try to validate it using google recaptchav2.
    On Contact>Integration it accepts only v3 recaptcha
    I have install the ReCaptcha v2 for Contact Form 7, add to form the [recaptcha size:compact] but i still do not find where i have to define the keys

    When i try it i get error Could Not Verify The ReCaptcha Response.
    can you advice.

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

Viewing 1 replies (of 1 total)
  • Plugin Author IQComputing

    (@iqcomputing)

    Hello @ppokopiou

    Thank you for providing your website! Looking at the website, there are a few JavaScript console errors that may prevent the reCaptcha from appearing as expected. We recommend fixing these issues first.

    You may also be running WP Rocket which is lazy loading the scripts. The Google ReCaptcha API script does need to load before our ReCaptcha script so that it instantiates properly. We recommend excluding the API Script from being deferred in the WP Rocket settings:

    https://docs.wp-rocket.me/article/976-exclude-files-from-defer-js

    The script that needs to be deferred is: google.com/recaptcha/api.js

    You may also want to reach out to WP Rocket support to get their suggestions. If you have any further questions or run into any issues, please reply back to this thread, and we can assist further. Have a wonderful rest of your week!

Viewing 1 replies (of 1 total)
  • The topic ‘recaptchav2 contact form issue’ is closed to new replies.