• I have set up contact form 7 and email is sending and being received – but the phone number, subject and message aren’t being received on the email.

    What am I doing wrong?

    Thanks

    From: [your-name] <[email protected]>
    Subject: [your-subject]

    Message Body:
    [Message]

    — 
    This e-mail was sent from a contact form on Compass Driving School (https://compassds.co.uk)

    <div class="row clearfix">
    
    <div class="col-lg-6 col-md-6 col-sm-12 form-group">
    
    [text* text-476 placeholder "Your Name"]
    
    </div>
    
    <div class="col-lg-6 col-md-6 col-sm-12 form-group">
    
    [text* text-477 placeholder "Phone"]
    
    </div>
    
    <div class="col-lg-12 col-md-12 col-sm-12 form-group">
    
    [email* email-278 placeholder "Email Address"]
    
    </div>
    
    <div class="col-lg-12 col-md-12 col-sm-12 form-group">
    
    <div class="select-box">
    
    [select* menu-482 class:wide multiple "I am parent looking course for my teen" "Driving Course" "Refresher Course" "Motorway Course"]
    
    </div>
    
    </div>
    
    <div class="col-lg-12 col-md-12 col-sm-12 form-group">
    
    [textarea* textarea-979 placeholder "Message"]
    
    </div>
    
    <div class="col-lg-12 col-md-12 col-sm-12 form-group message-btn">
    
    <button type="submit" class="theme-btn" name="submit-form">Send</button>
    
    </div>
    
    </div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Email Received but blank!’ is closed to new replies.