Can you tell me how I can change the text on the Contact page? When I look at the page I don't see the form code but the contact form is working.
Changing Text on Contact Page
6 posts from 3 voices-
Posted 11 months ago #
-
Hello,
Can you post a link to your website?
Regards,
IsmaelPosted 11 months ago # -
My working URL is http://outtacontext.com/wp2/contact
Posted 11 months ago # -
Hi,
In your Wordpress Dashboard, check on the left menu and go to: Sentence > Contact. You will see there all the options for the contact page, including the text. Hope this helps. :)
Regards,
IsmaelPosted 11 months ago # -
I've gone to that page and I'm not seeing that option. I'm not talking about the Autoresponder text field. I want to change the text in the contact code. For example, instead of it saying "SEND US MAIL," I want to be able to change that to say "SEND ME MAIL."
Where would I change that text?
Posted 11 months ago # -
Hey!
Open up sentence/includes/contact-form.php and replace:
"heading" => "<h3>".__('Send us mail','avia_framework')."</h3>",with
"heading" => "<h3>".__('Send me mail','avia_framework')."</h3>",Best regards,
PeterPosted 11 months ago #
Reply
You must log in to post.














