• OK, so I have a problem with my Forms where when I submit a filled out form, the e-mail I receive with the information is missing the Email Field, but only if I have the e-mail send to me in the HTML format. I tried remaking my fields/corresponding fields in the forms and even installed the updated version of CF – still no luck.

    Any help on this would be greatly appreciated – I fear if I cannot figure it out I will need to find another Plugin for my contact forms, and I don’t want to do that if I can help it!

    Link to my Form: http://www.wildfirefundraising.com/contact-us/

    https://wordpress.org/plugins/contact-form-7/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Did you build it in Hmtl or in contact form 7 format?

    Thread Starter WildfireAdmin

    (@wildfireadmin)

    As far as I know, it is in HTML. Our Web Designer created the form for us and it works fine until checked to “Use HTML content type” for the Mail section and then the only data we are loosing is the Email Field – if it were an issue with the coding wouldn’t it loose all data fields?

    Forgive me – learning as I go!

    Here is the Form’s content:

    <p>State
    [select* state include_blank “AL” “AK” “AZ” “AR” “CA” “CO” “CT” “DE” “FL” “GA” “HI” “ID” “IL” “IN” “IA” “KS” “KY” “LA” “ME” “MD” “MA” “MI” “MN” “MS” “MO” “MT” “NE” “NV” “NH” “NJ” “NM” “NY” “NC” “ND” “OH” “OK” “OR” “PA” “RI” “SC” “SD” “TN” “TX” “UT” “VT” “VA” “WA” “WV” “WI” “WY”]</p>

    <p>Organization Name
    [text* organization] </p>

    <p>Type
    [select type include_blank “Men’s” “Women’s” “Boys” “Girls” “Kids” “Youth”] </p>

    <p>Club/Sport
    [select* club-sport include_blank “Academy” “ASB/Student Council” “Athletics” “Band” “Baseball” “Basketball” “Cheerleading” “Choir” “Church Group/Ministry” “Community Team” “Cross Country” “Dance” “Diving” “Drama” “Drill Team” “Field Hockey” “Football” “Fraternity” “Golf” “Gymnastics” “Honor Society” “Ice Hockey” “Key Club” “Lacrosse” “Non-Profit” “PTA” “PTO” “PTSA” “School-Wide” “Scouts” “Soccer” “Softball” “Sorority” “Studio” “Swimming” “Swimming & Diving” “Tennis” “Track” “Track & Field” “Volleyball” “Wrestling” “Other”]</p>

    <p>Full Name
    [text* full-name 300/300 placeholder “First Last”] </p>

    <p>Phone Number
    [tel* phone-number placeholder “(000) 000-0000”] </p>

    <p>Best Time to Call
    [text* best-time] </p>

    <p>Desired Selling Date
    [date* date placeholder “YYYY-MM-DD”] </p>

    <p>Email
    [email* email] </p>

    <p>[checkbox card-design use_label_element “Yes! I am interested in a Complimentary Card Design.”][checkbox sign-up use_label_element “Yes! Sign Me up for the Wildfire News-Flash.”]<span style=”font-size:12px; color:#000″>(We hate spam just as much as you do. News-Flash is a periodic e-mail & will offer promotions & information concerning Wildfire. We do not sell or distribute your information.)</span></p>

    <p>Comments
    [text comments]</p>

    <p>[submit “Send”]</p>

    do you have the short code for the email in your form. the mail part [email]

    Thread Starter WildfireAdmin

    (@wildfireadmin)

    Yes indeed I do…

    From: [full-name]
    Email: <[email]>
    Telephone Number: [phone-number]
    Best Time to Call: [best-time]
    Desired Start Date: [date]

    Organization Name: [organization]
    Type: [type]
    Club/Sport: [club-sport]
    <[state]>

    Comments: [comments]

    [card-design]
    [sign-up]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not Receiving Input Data for Email Field – HTML – Contact Form 7 4.0.1’ is closed to new replies.