Zen Cart Logo
Forums / General Questions / Downloading catalogues

Downloading catalogues

Locked

Views: 1,110

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
10 Oct 2008, 2:32 PM
#1
tradescantia avatar

tradescantia

New Zenner

Join Date:
Oct 2008
Location:
East Grinstead, UK
Posts:
7
Plugin Contributions:
0

Downloading catalogues

Hi

My website http:// https://www.imberhornelanenursery.co.uk has a section where my customers can download a catalogue or price list. I need to replace the existing price lists with new ones. Can anyone tell me how I go about carrying out this procedure.

Many Thanks.

10 Oct 2008, 3:44 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Downloading catalogues

Looks like you would edit define_page_2.php in your Admin -Tools - Define Pages Editor.

10 Oct 2008, 4:49 PM
#3
tradescantia avatar

tradescantia

New Zenner

Join Date:
Oct 2008
Location:
East Grinstead, UK
Posts:
7
Plugin Contributions:
0

Re: Downloading catalogues

Hi

Thanks for the info.

I have had a look at where you suggested and indeed this is correct but I still am unable to change the information as the new catalogues have to be downloaded into page 2.
Any further assistance would be greatly appreciated.

10 Oct 2008, 5:10 PM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Downloading catalogues

I would guess that what's on page_2 would just be links to the catalog and price list files. Right now, those files are in your images folder. If you have new files, they could go in the same folder, and the links in page_2 changed to reflect the new file names.

10 Oct 2008, 6:36 PM
#5
tradescantia avatar

tradescantia

New Zenner

Join Date:
Oct 2008
Location:
East Grinstead, UK
Posts:
7
Plugin Contributions:
0

Re: Downloading catalogues

Hi Again

This is what i have on page 2

<p>Click on the any of the links below to download our printable brochures in either <strong>.pdf</strong> (recommended) or <strong>Microsoft Excel</strong> format:</p> <ul> <li class="disclist">Acer Catalogue <a href="http://www.treepeoniesonline.co.uk/images/catacer.pdf" target="_blank" class="maintext">.pdf</a> | <a href="http://www.treepeoniesonline.co.uk/images/catacer.xls" target="_blank" class="maintext">.xls</a></li> <li class="disclist">Azalea 1 Litre Catalogue <a href="http://www.treepeoniesonline.co.uk/images/catazalea.pdf" target="_blank" class="maintext">.pdf</a> | <a href="http://www.treepeoniesonline.co.uk/images/catazalea.xls" target="_blank" class="maintext">.xls</a></li> <li class="disclist">Bamboo List <a href="http://www.treepeoniesonline.co.uk/images/catbamboo.pdf" target="_blank" class="maintext">.pdf</a> | <a href="http://www.treepeoniesonline.co.uk/images/catbamboo.xls" target="_blank" class="maintext">.xls</a></li> <li class="disclist">Camellia Catalogue 2006-2007 <a href="http://www.treepeoniesonline.co.uk/images/catcamellia.pdf" target="_blank" class="maintext">.pdf</a> | <a href="http://www.treepeoniesonline.co.uk/images/catcamellia.xls" target="_blank" class="maintext">.xls</a></li> <li class="disclist">Rhododendron 1 Litre Catalogue <a href="http://www.treepeoniesonline.co.uk/images/catrhododendron.pdf" target="_blank" class="maintext">.pdf</a> | <a href="http://www.treepeoniesonline.co.uk/images/catrhododendron.pdf" target="_blank" class="maintext">.xls</a></li> <li class="disclist">Rose Catalogue <a href="http://www.treepeoniesonline.co.uk/images/catrose.pdf" target="_blank" class="maintext">.pdf</a> | <a href="http://www.treepeoniesonline.co.uk/images/catrose.xls" target="_blank" class="maintext">.xls</a></li> <li class="disclist">Tree Peony Availability List 2006-2007 <a href="http://www.treepeoniesonline.co.uk/images/catpeony.pdf" target="_blank" class="maintext">.pdf</a> | <a href="http://www.treepeoniesonline.co.uk/images/catpeony.xls" target="_blank" class="maintext">.xls</a></li> </ul>

Where or what is the Images folder?