• Resolved mikepalmer

    (@mikepalmer)


    Do you know if its necessary to display the reCAPTCHA Privacy Badge (typically on the bottom right of the page) if Complianz is used and reCAPTCHA is listed in the Cookie Policy?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Mike,

    I am not an official Complianz-Team-Member,

    I just had to deal with the same thing the last days:

    This is something Google wants you to do –> If you gonna hide the ReCaptcha Badge you must add a short notice inside the userflow (e.g. a small notification on the Fom)

    1.) I have added an extra field to the Elementor Form (HTML field-type) and added the HTML (see bellow).

    2.) And to hide the Captcha with the CSS (see bellow) I use the free Plugin “Code Snippets” –> you could also add the CSS code under “Elementor/Custom Code” but then enclose the CSS code in style start and end tag: <style> </style).

    CSS:

    .grecaptcha-badge { visibility: hidden; }

    HTML:

    This site is protected by reCAPTCHA and the Google
        <a >Privacy Policy</a> and
        <a >Terms of Service</a> apply.

    Here is the official documentation of Google:

    https://developers.google.com/recaptcha/docs/faq?hl=de#id-like-to-hide-the-recaptcha-badge.-what-is-allowed

    LG Patrick

    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    • This reply was modified 1 year, 11 months ago by ioperator.
    Plugin Contributor jarnovos

    (@jarnovos)

    Hi @mikepalmer,

    As I suspect that the highly detailed answer provided by @ioperator will be sufficient to answer your question, I’ll mark this as resolved for now.

    But please feel free to reach us if you have further questions about the Complianz plugin.

    Kind regards, Jarno

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘reCAPTCHA Badge’ is closed to new replies.