Hi!
I know that you don’t support Polylang but I am using it and so far it seems to work well for me. I have only 1 issue I need to fix.
In contact form, I can’t find the place where I can edit the label for the captcha that says:
Please prove that you are human by solving the equation
(If I can translate it for my spanish page & keep it for English, I’d also perhaps want to edit the english version to something else as well)
If having different labels for each language is too complicated, I would be ok with simply removing the text label altogether & simply leaving the “required” asterix.
Can you guide me to where this can be done? I am including link to specific pages page in private content.
Thanks!!
Hi Citrusconstructions!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open contact.php file and find the string and adjust the line as needed.
Cheers!
Yigit
I had tried that. But I forgot to mention I am using a child theme and am applying all my changes in child.
I edited that file & added it to the child theme as I usually do to override a main theme file but that text is still there. So adding contact.php with my edits into my child theme isn’t changing anything.
Do I have to remove action add action in function file? If so could you please help and send me the coding for it?
Thanks!
Hey!
Please see – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Cheers!
Yigit
Super thanks!