• Hello, please bring back the recaptcha 2 optionally.

    The floating badge breaks the user interface, and makes it look like some advertisement following you as you scroll the page.

    Thanks.

Viewing 4 replies - 16 through 19 (of 19 total)
  • +1 agree. reCaptcha v2 and v3 should both be an option. And indeed, should be backwards compatible!

    Oh, and please add an option to remove the LOGO from every page. Or only show it on the page where the contact form is actually implemented.

    Look st the sorry state we are in. This is supposed to be open source software but we are taken to ransom by just ONE person, the author. His whim is the rule and millions of sites are affected.

    Please, someone fork this plugin and free us from this irresponsible person.

    /* Hide reCaptcha Badge */
    .grecaptcha-badge {
    display: none;
    }

    Then display a notice in your footer as follows:

    <div class="googleterms">This site is protected by reCAPTCHA and the Google
        <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
        <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply.</div>

    And this above is 100% within Google’s terms and conditions.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Recaptcha 3 and ugly floating badge’ is closed to new replies.