Email sent is empty
-
Hi,
I am a bit new to contact form 7 and I wanted to achieve a dropdown menu with several options and when certain option would be chosen it should appear in the front end and be sent in a mail.
I used conditional-fields-for-contact-form-7-tutorial, however I guess I am doing something wrong because the sent mail returns empty… Some help would be greatly appreciated.Here is the form:
[select* Dropdown "Please tell us the reason for your inquiry" "Where to buy" "Product use" "Ingredients"] [group where-to-buy] [text* Product-Name placeholder "Product name"] [text* Name placeholder "Name"] [email* Email placeholder "Email"] [text* Details placeholder "Details"] [textarea* Comments placeholder "Comments"] [/group] [group product-use] [text* Product-Name placeholder "Product name"] [text* Product-barcode placeholder "Product barcode"] [text* Name placeholder "Name"] [email* Email placeholder "Email"] [text* Details placeholder "Details"] [textarea* Comments placeholder "Comments"] [/group] [group ingredients] [text* Product-Name placeholder "Product name"] [text* Name placeholder "Name"] [email* Email placeholder "Email"] [text* Details placeholder "Details"] [textarea* Comments placeholder "Comments"] [/group] [checkbox* checkbox-34 use_label_element "By entering your information you agree to us retaining your details to send you information on our services/products. We will not share your details with third parties. You can request your details to be removed at any time"] [checkbox* checkbox-35 use_label_element "I consent for my information to be used by Star Brands Ltd for direct marketing purposes."] [checkbox* checkbox-36 use_label_element "I understand I can read further about how my details are used on this website by visiting this websites privacy page."] [submit "Submit"]
and the mail:
Dropdown : [Dropdown] [where-to-buy] Product-Name : [Product-Name] Name : [Name] Email : [Email] Details : [Details] Comments : [Comments] [/where-to-buy] [product-use] Product-Name : [Product-Name] Product-barcode : [Product-barcode] Name : [Name] Email : [Email] Details : [Details] Comments : [Comments] [/product-use] [ingredients] Product-Name : [Product-Name] Name : [Name] Email : [Email] Details : [Details] Comments : [Comments] [/ingredients]
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Email sent is empty’ is closed to new replies.