I am having trouble adding a link to a .pdf file
All I want to to is have a link to a 'returns_form.pdf' file so customers can download the .pdf and fill it out when returning faulty items.
I have uploaded the 'returns_form.pdf' to the 'images' folder and I have tried code that look like this:
please download our <a href="/images/returns_form.pdf">returns form<a/>
and I have also code that looks like this:
please download our <a href="http://www.nintendoparts.com.au/images/returns_form.pdf">returns form</a>
When I click on the link it keeps coming up with my custom 404 page saying the page does not exist. The file is definitely at that location, I have checked and double checked with filezilla, I just can't get it to download.
I want it to download the .pdf when the link is clicked. It seems like such a simple process but I can't get it to work. If anyone has any ideas what I'm doing wrong that'd be great!
I'm running Zen Cart 1.39d with the following addons:
Zen Lighbox
Module Manager
ImageHandler
Sitemap XML
Google Analytics
Simple SEO URL's


Reply With Quote

