Support » Plugin: Contact Form 7 » reCatpcha v3 badge NOT displaying anymore

  • OK this is a bit strange and I’m not sure what to do. We have used CF 7 for a long time and when reCaptcha v3 rolled out it was problematic for us with the badge being displayed all the time.

    I can’t recall what I did, but I might have tried to manually hide the badge until the reCaptcha v2 plugin became available to rollback to the old version.

    I’d like to go back to using reCaptcha v3 so I deactivated the ReCaptcha v2 for Contact Form 7 plugin, removed my API keys for v2 and reinstated v3 API keys.

    As best I can tell the v3 code is being injected as expected, but there is no recaptcha badge showing anywhere on my site which is what I would expect it to do.

    I was going to implement the supported method to hide the badge via adding the Google terms on the form and then following CSS code .grecaptcha-badge { visibility: hidden; } to hide the forms.

    I have checked all my CSS and my functions.php file and I can’t find any trace of CSS code or a snippet to hide the badge. I grepped / searched my entire wordpress directory and didn’t find any hidden bits of code to block the recaptcha badge.

    I’d like to make sure I have it implemented correctly, but I can’t figure out how to restore the original behavior of showing the recaptcha v3 badge across the site?

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘reCatpcha v3 badge NOT displaying anymore’ is closed to new replies.