Hi there,
I was looking into a way to embed the images being uploaded into the email itself?
Placing the [file] code into the body of the e-mail only provides part of the file name. If it were to provide the full file name I could simply throw them into an
tag and point it at domain.com/wp-content/uploads/wpcf7_uploads/full-file-name.jpg but currently it only is giving me partial filenames.
Any assistance would be greatly appreciated!