• On my website: http://www.rlugnynj.com, I have a page that used to carry two workable links to the same file (Feb_2014.pdf) in my File Manger (directory is wp-content/uploads). Link 1 would open the file and still works. Link 2 would download the file to the users pc. Link 2 is no longer working. What have I done to corrupt this? Code is below:

    Feb 2014 [download label=”(Down)”] http://www.rlugnynj.com/wp-content/uploads/Feb_2014.pdf [/download]

    Many thanks to anyone who can steer me to the solution. Sorry, but you will not be able to view the page as the confidential information on it is restricted to members.

Viewing 1 replies (of 1 total)
  • You can do this with a simple link tag.

    <a href="http://www.rlugnynj.com/wp-content/uploads/Feb_2014.pdf" download>

    Replace that on the page where the other code is. Just make sure you are in the Editor as Text, not Visual!

Viewing 1 replies (of 1 total)
  • The topic ‘Make a file available to download’ is closed to new replies.