Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How to disable some larger images?

How to disable some larger images?

Locked

Views: 777

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
20 Jun 2010, 8:36 PM
#1
noobgal avatar

noobgal

New Zenner

Join Date:
Jun 2010
Location:
Manchester, UK
Posts:
27
Plugin Contributions:
0

How to disable some larger images?

Some of my products have larger images and some do not, is there any way that I can disable the larger image popup on some product information pages and not on others? I don't want customers to be able to click for a larger product image if one isn't available, I would also like to remove the "Larger Image" text from below the product image. Can you tell me if this is possible and how I would go about doing it if so? I tried doing a search on the forums but couldn't find anything relating to this. Many thanks :-)

21 Jun 2010, 9:14 AM
#3
noobgal avatar

noobgal

New Zenner

Join Date:
Jun 2010
Location:
Manchester, UK
Posts:
27
Plugin Contributions:
0

Re: How to disable some larger images?

Thanks Kobra, that has taken care of the "Larger Image" text, but the pictures are still clickable. Ideally I would like the picture to be clickable only if there is a larger image to display. Not all of the products I am selling have larger images associated with them, so when the user clicks on one of those products they currently just get the same medium image. Is it possible to make only products I have _LRG images for clickable?

Thanks again.

21 Jun 2010, 9:27 AM
#4
stevesh avatar

stevesh

Black Belt

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

Re: How to disable some larger images?

Not without rewriting some code, no.

Anytime you want to have Zencart perform one of its basic functions only 'some of the time', you're going to have to do some programming.

Would it be easier to generate larger images for those products that don't have them ?

21 Jun 2010, 10:05 AM
#5
noobgal avatar

noobgal

New Zenner

Join Date:
Jun 2010
Location:
Manchester, UK
Posts:
27
Plugin Contributions:
0

Re: How to disable some larger images?

As I am dropshipping I can only work with the images I am given. If I generate larger images from the main product image won't I end up with fuzzy larger images?

21 Jun 2010, 12:49 PM
#6
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: How to disable some larger images?

Correct. What size are the images you have? Are they larger than other products' small/medium images? If so, you could make new medium images for them that match other products' image sizes.