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

    Hi,

    i like to change the label for captcha, Please prove that you are human by solving the equation *, to my own text.
    where can i edit this?

    #433890

    Hey Hanson!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    #433901
    This reply has been marked as private.
    #434425

    Hi!

    Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open contact.php file and find following line 338th line and edit as needed

    $elements['avia_age'] =	array('type'=>'captcha', 'check'=>'captcha', 'label'=> __('Please prove that you are human by solving the equation','avia_framework' ));

    String is translatable if you would like to translate it to another language so you can change it using a plugin such as this one – https://wordpress.org/plugins/codestyling-localization/

    Best regards,
    Yigit

    #434573

    Hi Yigit
    thanks for the advise it works.

    warm regards,
    Hanson

    #434974

    Hi!

    Great, glad we could help.

    Cheers!
    Rikard

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