Contact Form 7 – Problem
-
Hi Guys,
Its been baffling my head for almost a day and a half now… I created this form using Contact Form 7 below…
<div class=”dt-contact-form on-dark row”>
<div class=”col-sm-12″>
[text* your-name placeholder “Your Name”]
</div>
<div class=”col-sm-12″>
[email* your-email placeholder “Email”]
</div>
<div class=”col-sm-12″>
[tel telephone placeholder “Telephone”]
</div>
<div class=”col-sm-12″>
[text Address placeholder "Address"]
</div>
<div class=”col-sm-6 half-right-padding”>
[text street-address placeholder "Street Address"]
</div>
<div class=”col-sm-6 half-left-padding”>
[text zipcode placeholder "ZIP / Postal Code"]
</div>
<div class=”col-sm-12″>
[select type-of-service “Type of Service” “Residential Cleans” “Vehicle Cleans” “Hospital Theatre Cleans” “Builder Cleans” “Factory Cleans” “Deep Cleans”]
</div>
<div>
[text text-542 placeholder]
</div>
<div class=”col-sm-12″>[submit “Send”]</div>
</div>But when I test the form I receive by email the following information – Some information is missing from the email…
From: Phillip <[email protected]>
Subject: [your-subject]Message Body:
[your-message]
14 Aspall Walk, Longhill
[Telephone]
[StreetAddress]
HU8 9TG
[city]
[select type-of-service “Home Cleaning” “Vehicle Cleaning” “Maintenance Service” “Building Cleaning” “Commercial Cleaning” “Pest Control”]Any ideas what I can do… It misses out the Message test, most of the address and phone number…
Thank you in advance.
Phil Booker
- The topic ‘Contact Form 7 – Problem’ is closed to new replies.