• I’m having an attachment problem with adding

    When uploading a file across the form

    The picture or file does not appear in my email as a recipient

    How can I show pictures or files sent to me?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter 554ashraf

    (@554ashraf)

    Contact Form 7

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    here is what I do all works perfectly

    in the form am using the following

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

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

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

    <label> Your Message
    [textarea your-message] </label>

    <label> Cover Letter
    [file cover-letter filetypes:pdf|doc|docx|txt limit:10mb]

    <label> Resume
    [file resume filetypes:pdf|doc|docx|txt limit:14mb]

    [submit “Send”]

    then in the mail tab under file attachment

    [cover-letter]
    [resume]

    i do suggest getting smtp also to make sure you get all emails

    @chrisology123 – I recommend people should not use SMTP unless they have a specific reason to do so. It requires detailed setup to suit your hosting to work. If you don’t get it right it won’t work.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Attachment problem’ is closed to new replies.