Hi Guys
I need to add reCaptcha badge to contact form via Child theme instead of ” Deze site wordt beschermd door reCAPTCHA en het Google Privacybeleid en Servicevoorwaarden zijn van toepassing”
I already referred to https://kriesi.at/documentation/enfold/contact-form/#display-default-google-captcha-badge
Added the code line to functions.php (child) see below, but nothing happens.
Thanks
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/
add_theme_support( “avia_recaptcha_show_legal_information” );
.
Hi,
Thanks for contacting us and sorry for the late reply!
I went to Enfold theme options > Google Services and chose to display badge in “Google Legal Information” field. You can adjust the option and display a text instead.
Please review your website :)
Best regards,
Yigit
Is as easy as that ;)
Thanks Yigit