Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1245020

    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” );

    #1245489

    .

    • This reply was modified 4 years, 7 months ago by MeFromMars.
    #1245491
    This reply has been marked as private.
    #1245789

    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

    #1245791

    Is as easy as that ;)

    Thanks Yigit

    #1245805

    Hi,

    You are welcome!

    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Add reCaptcha to contact form badge via Child theme’ is closed to new replies.