• Resolved thegoodrider

    (@thegoodrider)


    Hello,

    I am not receiving the e-mail information in my contact form. I receive everything else, just not the e-mail…

    Form code:

    <div class="row">
    <div class="col-md-6">
    <p><label>Your Name (required)</label> [text* your-name] </p>
    </div>
    <div class="col-md-6">
    <p><label>Your Email (required)</label> [email* your-email] </p>
    </div>
    </div>
    
    <p><label>Subject</label>[text your-subject] </p>
    
    <p><label>Your Message</label> [textarea your-message] </p>
    
    <p>[submit class:btn class:btn-color-primary "SEND A MESSAGE"]</p>

    Mail code:

    From: [The Good Rider  <[your-name]>
    
    Email: [your-email]
    
    Subject: [your-subject]
    
    Message Body:
    [your-message]
    
    --
    This e-mail was sent from a contact form

    Can anyone see the problem please?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Contact form 7 tags’ is closed to new replies.