I'd like to offer customers a downloadable pdf of all the products in my on-line catalogue. Is there any way to do this without asking them to register via the Download Manager?
Ian
I'd like to offer customers a downloadable pdf of all the products in my on-line catalogue. Is there any way to do this without asking them to register via the Download Manager?
Ian
Hi,
I created a link to a downloadable pdf of directions to our bricks & mortar store using EZ pages. The EZ page link doesn't require a user to log in.
What I did was put <a href="documents/how-to-find.pdf">Directions (pdf)</a> in the (Tools/EZ-pages) Page Title and that's it - nothing in the HTML content or Link URL boxes. I created the document directory in the server root directory.
Seems to work but can't say for sure if this approach has broken anything; I'm still in the early stages of configuring & testing our online store.
Jonathan