• Hi, I’m using Contact form 7 on my website.

    The Form looks like this:

    <p>Your Name (required)
    [text* your-name] </p>

    <p>Your Email (required)
    [email* your-email] </p>

    <p>Your FULL Address (required)
    [text* YourAddress] </p>

    <p>Telephone Number (required)
    [text* TelephoneNumber] </p>

    <p>Subject
    [select* Subject include_blank “Information Request” “Joining Request” “Suggestion Box” “Volunteering Support” “Fundraising” “Other”]</p>

    <p>Your Message
    [textarea your-message] </p>

    <p>So we know this has not been sent as spam,
    please answer the following question before clicking “Send”
    [quiz Quiz “5 + 3 = ?|8”]</p>

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

    The form is working and I am receiving emails as a result, but when all the fields are filled in, the information I am getting is missing the subject line, address and telephone number.

    The message body looks like this:

    From: [your-name] <[your-email]>

    Subject: [select* Subject include_blank “Information Request” “Joining Request” “Suggestion Box” “Volunteering Support” “Fundraising” “Other”]

    Address: [Your-Address]

    Telephone Number: [Telephone-Number]

    Message Body:
    [your-message]


    This mail is sent via contact form on 1st Ebbw Vale (Penuel) Scout Group https://penuelscouts.org.uk/

    Can anyone suggest what I’m doing wrong?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Contact Form 7 – Some fields missing in email’ is closed to new replies.