• Resolved napoleon1

    (@napoleon1)


    Hi,

    I have used your plugin to get back to using Recaptcha V2 with contact form 7 – it’s great so thank you. The only problem I encounter is that if someone hits ‘submit’ prior to checking the recaptcha box, the recaptcha box then disappears making it impossible to submit the form without refreshing and filling everything out again.

    Is there a way around this please?

    Many thanks

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

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

    (@iqcomputing)

    Hello!

    We do see that the Google reCaptcha does show up in Firefox but does not show up in Google Chrome. We’re getting the following JavaScript error generated by Google’s reCaptcha script:

    reCAPTCHA couldn’t find user-provided function: recaptchaCallback

    Upon inspection of the page source we were unable to find the google-recaptcha script which needs to be enqueued. This reCaptchaCallback should be included in wp_footer() as an inline script.

    Do you have any caching plugins installed or are you using any server caching? If so, could you provide which caching tools you’re using? A possible solution may be to just clear the cache.

    Otherwise it may be a plugin conflict. We would suggest installing the WordPress Health Check Plugin which will allow you to safely ( and for your logged in user ) disable plugins until you come across the plugin causing the issue. The Health Check Plugin also allows you to switch themes to the default theme ( again, just for your logged in user ) to see if it’s possibly a theme conflict.

    https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/

    If you’ve went through the above debugging steps and continue to have an issue please reply back to this thread and we can assist you further. Have a wonderful weekend!

Viewing 1 replies (of 1 total)

The topic ‘Recaptcha field disappears on failed submit’ is closed to new replies.