Hi -
How and where do I find the text for the auto responder once a contact form has been submitted. I want to personalize the message but can't find where to do that?
Hi -
How and where do I find the text for the auto responder once a contact form has been submitted. I want to personalize the message but can't find where to do that?
Hi,
I think what you are looking for can be found in: wp-content\themes\corona\includes\contact-form.php and find this line of code:
"success" => "<h3>".__('Your message has been sent!','avia_framework')."</h3><p>".__('Thank you!','avia_framework')."</p>"
Just replace Your message has been sent! and Thank you!. Hope this helps. :)
Regards,
Ismael
You must log in to post.