• My emails for my contact form are coming through, but none of the tags, or info at all, are relaying. This is my code:

    <p>Your Name (required)<br />
        [text* your-name] </p>
    
    <p>Email (required)
    [email* email-148]<br></p>
    
    <p>How can I help you?<br>
    [checkbox* servicesneeded "Web" "Identity/Logo" "Graphics" "Other"]<br></p>
    
    <p>Organization (required)<br>
    [text* text-525]
    
    <p>Approx. Budget<br>
    [text text-423]</p>
    
    <p>Please Describe services needed<br>
    [textarea textarea-341]</p><br>
    
    <p>Current URL (if applicable)<br>
    [text text-921]
    
    [submit "Submit"]

    All I get in my Email tests is:

    From: Julienne Hebert <[your-email]>
    Subject: [your-subject]
    
    Message Body:
    [your-message]
    
    --
    This e-mail was sent from a contact form on MarsupialDesign (https://www.marsupialdesign.com)

    Any idea as to the issue at hand?

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

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Email not showing any of the information in the form’ is closed to new replies.