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.