Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1167494

    Hello!
    How do I change the text of the “Please prove that you are human by solving the..” for the captcha of a form?
    I’d need it in spanish.
    Thanks!

    #1167813

    Hey andyqueanda,

    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,
    Jordan Shannon

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