• Resolved joeydav0117

    (@joeydav0117)


    So the implementation was easy. Images upload as expected, forms submit fine. But where do the files go? They’re not showing in my emails as links even though I have that setting checked. And I can’t find them on the server anywhere.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,
    did you set [upload-file-xxx] marker on email tab form ?

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Hello @joeydav0117,

    Files are being stored inside this directory : wp-content/wp_dndcf7_uploads

    To send the attachment links in email. ( see below )

    1. Go to WP Admin Contact->Drag & Drop Upload settings then check “Send Attachment as links?” option.

    2. In Mail Tab add the field code inside body text.
    example :
    First Name : [your-firstname]
    Files : [upload-file-123] -> This will display the links in your email

    3. To send copy of email to another user. Go to Mail(2) section and add [upload-file-123] in “File Attachments” field.

    See this demo : https://www.screencast.com/t/JUvu4M83

    Thanks.

    Thread Starter joeydav0117

    (@joeydav0117)

    Thanks, Glenn. Sorry to be a pain. Doing everything you mentioned, I get the email, and I see “Files : [upload-file-123]” but there is no link to the file. Further, there is no directory on my server for wp-content/wp_dndcf7_uploads.

    Any ideas?

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Can you email and provide me with your wp-admin access?

    [email protected]

    Thread Starter joeydav0117

    (@joeydav0117)

    Thank you. Done.

    Removed my comments, I think a new topic is more appropriate,

    • This reply was modified 5 years, 4 months ago by jonbartlow.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘In ‘free’ version, where do uploaded files go?’ is closed to new replies.