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 href="https://policies.google.com/privacy">Privacy Policy</a> and
<a href="https://policies.google.com/terms">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 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
-
This reply was modified 3 years, 2 months ago by
ioperator.
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