Link Download Not Working
-
I’m attempting to allow users to receive a single file download link from this page. This is the first time I’ve tried to only insert a single link, rather than a link and a file or a single file.
http://jaguaraudiodesign.com/blog/1230/mytek-brooklyn/
This code returns an email link that opening a file with zero bytes.
[email-download download_id=”1260″ contact_form_id=”1247″]If I add an additional file or link like below, then it works.
[email-download download_id=”1260,748″ contact_form_id=”1247″]This works, where the single download is just a file, rather than a link.
[email-download download_id=”760″ contact_form_id=”904″]This also works (the links are correct), though it deletes the body of the email and just shows the links.
[email-download download_id=”1260,1260″ contact_form_id=”1247″]
The topic ‘Link Download Not Working’ is closed to new replies.