• Captcha fails to load and produces this error message
    ———–
    Please upgrade to a supported browser to get a reCAPTCHA challenge.

    Alternatively if you think you are getting this page in error, please check your internet connection and reload.
    ————

    Wordpress 4.9.7
    Contact Form 7: Version 5.0.3
    Browsers: Chrome and Firefox

    The form cannot be used with the Captcha component implemented, but within an hour of me disabling Captcha the spammers found my form and started sending me rubbish.

    I have disabled plugins to determine if a conflict is the issue, but it makes no difference. I see similar support threads on this problem with no resolution.

    Can the author shed any light on this?

Viewing 1 replies (of 1 total)
  • Hello,
    I had the same issue…
    It seams that this problem comes if you add this code: add_filter(‘wpcf7_load_js’, ‘__return_false’); in your function.php file of your theme

    I added it because CF7 was not working on mobile… but after few checks recaptcha was not working well… I deleted the added code and now it recaptcha comes back on FireFox…

    Now I do not know how to solve the problem to have all things working!
    Can you please check if you added this code line and if deleting it solves also your issue?

    Thank you.
    Regards.
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Captcha – Please upgrade to a supported browser’ is closed to new replies.