Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 09-03-2012 02:55:05

KiD91
Member
Registered: 04-03-2012
Posts: 144

How to put PDF's on to webiste

Hi

Could someone explain how to load/attach PDF's to Products and Categories?

Thanks and regards

Jane

Offline

 

#2 09-06-2012 08:30:50

Enox
Member
Registered: 06-12-2008
Posts: 69

Re: How to put PDF's on to webiste

Best way i have found to achieve this is to upload your pdf file into your website, you can do this using an FTP client.

You will need to get your FTP user id and password from whatever hosting company you use so that the client can connect to your web space.

Alternatively you could log onto your account at your hosting company and just upload your PDF's to your web space.

Either way create a folder for all your PDF's to be uploaded to then just save whichever ones you want in there

Now that you have the PDF's online you just need  the pdf location to link to

for example:

http://your-domain.com/pdf_folder/example.pdf

If you want people to able to click to a link while viewing your product/category page include the code below in your xhtml
Store > Catalog > Products / Categories

Code:

<a href="http://your-domain.com/pdf_folder/example.pdf">put your own comment here</a>

Hope that helped.

Offline

 

#3 09-10-2012 06:28:32

KiD91
Member
Registered: 04-03-2012
Posts: 144

Re: How to put PDF's on to webiste

Thank you

Regards

Jane

Offline

 

Board footer