• We are running WP 3.0.4 and using Contact Form 7 (version 2.4.3).

    While we are receiving emails, the message body is completely blank. I’ve checked the FAQs section on the plugin website and made sure that the tag fields are in the correct places.

    Here is the form:

    <p>Your Name (required)<br />
        [text* your-name] </p>
    
    <p>Your Email (required)<br />
        [email* your-email] </p>
    
    <p>Subject<br />
        [text your-subject] </p>
    
    <p>Select one:<br />
       [select* menu-831 include_blank "Technical Issues (including broken links)" "Professional Development" "General Question" "Other"] </p>
    
    <p>[textarea textarea-662]</p>
    
    <p>[submit "Send"]</p>

    Here is the message body:

    From: [your-name] <[your-email]>
    Subject: [your-subject]
    
    Message Body:
    [menu-831]
    
    [textarea-662]

    Any help is appreciated.

    Thanks,
    April

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Contact Form 7] Receiving blank emails’ is closed to new replies.