• hello,

    my emails from form are only showing the message..

    <p>First Name
    [textarea FirstName id:idname class:yellow] </p>

    <p>Last Name
    [textarea LastName id:idname class:yellow]</p>

    <p>Company
    [textarea Company id:idname class:yellow]</p>

    <p>Your Email
    [email YourEmail id:idname class:yellow] </p>

    <p>How Did You Find Me?
    [textarea Howdidyoufindme id:idname class:yellow]</p>

    <p>Phone
    [textarea Phone id:idname class:yellow]</p>

    <p>Question
    [textarea your-message id:idname class:yellow]</p>

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

    https://www.ads-software.com/extend/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • Same here; using the default form for testing and added one line:

    <p>How many PCs would you like covered?<br />
        [text qty-pc] </p>

    Added a number to that field and submitted the form, but still only the “message” showed up in the resulting email.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Contact Form 7] email only shows message’ is closed to new replies.