mythaimedia
Member
Posted 8 months ago #
Below is my contact form. It's not sending the Website or the Issue section in the email. Can someone tell me what I'm doing wrong because I've tried everything I've read here in the forums...
<p>Website (required)
[text your-website] </p>
<p>Your Issue
[textarea your-message] </p>
digitz
Member
Posted 8 months ago #
@mythaimedia,
Do this in the form results IFRAME:
Insert these inside the frame and hit SAVE:
[your-website]
[your-message]
Cheers ;)
mythaimedia
Member
Posted 8 months ago #
I'm not sure I understand where to put those. If this is my code below, where would I put your suggestion?
<p>Website (required)
[text your-website] </p>
<p>Your Issue
[textarea your-message] </p>
Carol7
Member
Posted 6 months ago #
In the "Mail" section, on the right side where it says "Message Body":
Add the following:
[your-website]
[your-message]
Then click "Save".
You can format the text for readability. For example, instead of the just listing the form fields, you could type the following in the Message Body area:
Website: [your-website]
Issue: [your-message]
Hope this helps!