Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #742067

    Hello Kriesi,

    I would love to know how to change the text “Please prove that you are human by solving the equation” in the contact form.
    Is it possible?

    Kind regards,
    Gustav

    #742107

    Hey Casualmonkey,

    You can find it in this file (theme file) enfold > config-templatebuilder > avia-shortcodes > contact.php (in line 379):
    $elements[‘avia_age’] = array(‘type’=>’captcha’, ‘check’=>’captcha’, ‘label’=> __(‘Please prove that you are human by solving the equation’,’avia_framework’ ));
    Just replace Please prove that you are human by solving the equation. Hope this helps. :)

    Best regards,
    Nikko

    #862190

    Dude, how to make this edit in a child theme?

    Thanks

    #862199
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.