How to disable reCapcha ?

Auguste
257 Posts
Auguste posted this 15 February 2023
Ask a Question

Hello,

How to disable reCAPTCHA?
I did not activate it in Nicepage and yet I have an error that appears in the bottom right corner of the page?
I don't need a reCapcha.

Look at the two attached files.

Thanks

Hello, How to disable reCAPTCHA? I did not activate it in Nicepage and yet I have an error that appears in the bottom right corner of the page? I don't need a reCapcha. Look at the two attached files. Thanks

Last edited 15 February 2023 by Auguste

Vote to pay developers attention to this features or issue.
7 Replies
Order By: Standard | Newest
Auguste
257 Posts
Auguste posted this 15 February 2023

https://safehouseweb.com/how-to-remove-recaptcha-badge-from-website/

https://safehouseweb.com/how-to-remove-recaptcha-badge-from-website/
Auguste
257 Posts
Auguste posted this 15 February 2023

.grecaptcha-badge { visibility: hidden; }

.grecaptcha-badge { visibility: hidden; }
Auguste
257 Posts
Auguste posted this 15 February 2023

I have deleted my domain name but still in the page :-(

I have deleted my domain name but still in the page :-(
Auguste
257 Posts
Auguste posted this 15 February 2023

.grecaptcha-badge {
display: none;
}

.grecaptcha-badge { display: none; }
Auguste
257 Posts
Auguste posted this 15 February 2023

I can't delete it :-(

I can't delete it :-(
Support Team
Support Team posted this 15 February 2023

Hello,

Recaptcha is automatically added when you're using the Email or Google Sheet Form submit option. You can either use the default recaptcha or generate custom keys via recaptcha admin panel. Alternatively, you ca use any other Form submit option if you do not wish to use recaptcha.

The code you're using hides recaptcha badge but does not remove it from the page.

Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello, Recaptcha is automatically added when you're using the Email or Google Sheet Form submit option. You can either use the default recaptcha or generate custom keys via recaptcha admin panel. Alternatively, you ca use any other Form submit option if you do not wish to use recaptcha. The code you're using hides recaptcha badge but does not remove it from the page. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
Auguste
257 Posts
Auguste posted this 15 February 2023

Thanks :-)

Thanks :-)
You must log in or register to leave comments