• Hi,

    I have added “file upload” to my contact form and added this code below in the “File Attachments” field. [your-file][your-another-file]

    However I get emails without any attachments. I accept all types of file in my website, documents, photos, scans, pdf etc. So I really don’t know how to do this. Can you please help me through this? Thank you!

    http://wordpress.org/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I am having the same trouble. I get emails with the name of file in the email, just no attachment to be found. Any help would be greatly appreciated.
    Thanks.

    Thread Starter harishshk

    (@harishshk)

    Hi terriblegolfer,

    I got what mistake I was doing. After generating the tag I had to put the code generated in the respective section.

    Example:
    This is an example of code generated.

    I should put this in the form.
    [file* file-380]

    It reads something like this.
    Copy this code and paste it into the form left.
    [file* file-380]

    And below this is another code.

    And, put this code into the File Attachments field below.
    ⬇ [file-380]

    This is supposed to go to the Attachments field in the mail section.

    I was literally writing [your-file][your-another-file] which was wrong.

    However I am still unable to figure out multiple file upload. I need to generate different file upload tags for each file to be uploaded. But being not sure how many files my client needs to upload, If my client wants to upload 3 files and I have one or only two file upload section.

    It would be easier if anyone can help with multiple file upload by generating tag only once. After client uploads one file, it should give option upload more files.

    Any help is appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘File Upload’ is closed to new replies.