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?
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
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
Hi Yigit
thanks for the advise it works.
warm regards,
Hanson