• Hi, I just installed Contact-Form 7 and tested it and am not receiving emails. I am using a free hosting lockernerd.co.uk. My email address that the forms are directed to is a yahoo address.

    Here is the code I have in the Contact Form:

    <p> Name (required)
    [text* your-name] </p>

    <p> Email (required)
    [email* your-email] </p>

    <p>Phone
    [text Phone id:number class:number] </p>

    <p>Subject
    [text your-subject] </p>

    <p>Message
    [textarea your-message] </p>

    <p>File Upload
    [file FileUpload limit:90000000 filetypes:jpg|tif|png|pdf|zip|tar|doc|docx|ai|psd|stix|xl|fla|swf] </p>

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

    I’m also added a new tag called Phone, but can’t get to display only numbers, no letters.

Viewing 3 replies - 1 through 3 (of 3 total)
  • How are your Mail settings? Do you receive other mails like comment notifications from WordPress?

    Thread Starter nmdesign

    (@nmdesign)

    Yeah I get comment notifications. I did a few things like I added the smtp plugin and am routing it through gmail. So it is kinda working.

    I get emails now, with the message,name, and subject…

    But I don’t get the file upload, nor the phone number info.

    Any suggestions?

    Have you made sure that you also added the fields to the email output part?

    example: these should be added to the email message body

    <p>Phone
    [Phone] </p>

    <p>File Upload
    [FileUpload] </p>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Contact Form 7] Not receiving Emails’ is closed to new replies.