Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mamunur Rashid

    (@mamunur105)

    Review Schema for ‘Google Captcha v3.’ This version does not display a checkbox and verifies automatically. If implemented correctly, an icon will appear at the bottom.

    Check Screenshoot: https://prnt.sc/7WPXZEVGwsxo

    Thread Starter Houdini

    (@romariokg)

    Hello. Thank you! I realized that in Google Captcha v3 the check is automatic! I received the icon you sent in the screenshot, but I hid it from users using the official instructions.

    I’ll leave it here, it might be useful to someone:

    It is necessary to place links on the site to the Privacy Policy and Terms of Use of Google:

    This site is protected by reCAPTCHA and the Google

    <a >Privacy Policy</a> and

    <a >Terms of Service</a> apply.

    Next, we hide the badge itself by placing the following code in the css file:

    .grecaptcha-badge { visibility: hidden; }
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.