Text field not being sent in email
-
Hi
I have my contact forms set up and everything seems to be working except the email sent to both me and the user who sent it, does not include the text field [your-message].
All other fields come through in email.
I have included the details below, is there something I’m doing wrong?
Any help would be greatly appreciated.<div style="display: flex; margin-bottom: 30px;"> <div style="flex: 1; margin-right: 30px;"> [text* your-name placeholder "Name*"] </div> <div style="flex: 1;"> [tel* telephone placeholder "Phone*"] </div> </div> <div style="margin-right: 30px;"> <p> [email* your-email placeholder "email*"] </p> </div> <div style="margin-bottom: 30px;"> [textarea your-message placeholder "Comment"] </div> <div> <input type="submit" class="wpcf7-form-control wpcf7-submit" value="Request a quote" style="display: block; width: 100%; background-color: #0a9695; padding: 20px 30px; font-size: 18px;"> </div>
You have received a new enquiry. Please see details below. ########## NAME: [your-name] EMAIL: [your-email] PHONE: [telephone] DETAILS [your-message] -- Web Enquiry sent from X
Hi [your-name] Many thanks for your enquiry. One of our team will in touch very soon. ########## NAME: [your-name] EMAIL: [your-email] PHONE: [telephone] DETAILS [your-message] ########## -- Web Enquiry sent from X
- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Text field not being sent in email’ is closed to new replies.