• I added the second paragraph below ‘Your Address’. This new field was displayed on my static web site.

    I put in my home address and hit ‘Submit’

    I received the email and everything from the form was in the email except address.

    What did I do wrong?
    ___________________________________

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

    <p>Your Address (required)
    [text* your-address] </p>

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

    <p>Subject
    [text your-subject] </p>

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

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

    Thanks….Gordon

  • The topic ‘Modified Contact Form 7 to Include Address But Doesn’t Show Up in Email’ is closed to new replies.