X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   pdf Instructions for products? (https://forum.x-cart.com/showthread.php?t=44407)

AMMoyer 12-23-2008 06:32 AM

pdf Instructions for products?
 
Has anyone added a pdf link in a products page to show instructions for that product? How difficult of a mod is this or is there an add-on I could get?

Is there a way to utilize the extra fields to accomplish this?

Adam

balinor 12-23-2008 09:03 AM

Re: pdf Instructions for products?
 
Just add a new extra field and add the link right in it :)

AMMoyer 12-23-2008 12:51 PM

Re: pdf Instructions for products?
 
Thanks, seemed easy enough. So I added the extra field and inserted the following link

<a href="files/instructions/23100.pdf">PDF Instructions</a>

and the results I got when I click on the link is:

Forbidden

You don't have permission to access /xcart/files/instructions/23100.pdf on this server.


I've obviously missed something. I've got XC running locally on a WAMP server setup. Suggestions?

balinor 12-23-2008 12:53 PM

Re: pdf Instructions for products?
 
The files folder by default has a 'deny all' .htaccess file in it. Put the folder in the root - call it 'instructions' and link to that.

fordy3 12-23-2008 02:26 PM

Re: pdf Instructions for products?
 
Quote:

Originally Posted by AMMoyer
Has anyone added a pdf link in a products page to show instructions for that product? How difficult of a mod is this or is there an add-on I could get?

Is there a way to utilize the extra fields to accomplish this?

Adam


You might want to look at alteredCart's Product Page Downloads - it would be perfect for what you are trying to do.


http://www.alteredcart.com/product.php?productid=5


All times are GMT -8. The time now is 02:36 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.