• I am wondering if anyone has had this issue or has found a solution.

    I have added a “File Upload” button to the contact form and all works fine when sending and receiving the emails, the only issue is, there is no attached file.

    Here is my input code:

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

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

    <p>Pets Name (required)
    [text* PetsName] </p>

    <p>Pets Bread (required)
    [text* PetsBread] </p>

    <p>Photo Upload (required)
    [file* PhotoUpload]</p>

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

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

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

    Any ideas would be greatly appreciated.

    Cheers

Viewing 4 replies - 1 through 4 (of 4 total)
  • digitz

    (@digitz)

    Please add [PhotoUpload] as is to your attached files text box and try it.

    digitz

    (@digitz)

    The text box resides in the form results section.

    Thread Starter zenjukai

    (@ecoist)

    digitz … that worked prefect! thanks very much for your help. ??

    cheers

    I had alot of trouble making this plugin work… but that explained everything. Nice one digitz

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Contact Form 7] File Upload Not Attaching File’ is closed to new replies.