Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Large image not showing

Large image not showing

Locked

Views: 660

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
16 Dec 2007, 1:55 AM
#1
butalezi_brown avatar

butalezi_brown

New Zenner

Join Date:
May 2007
Posts:
16
Plugin Contributions:
0

Large image not showing

Hi,
I am having a problems getting ZenCart to recognize a large image version of one of my products. I am using the same format as all of my other products but this one will not show for some reason!

Take a look.

My file system is laid out like so..

images/FileXX.jpg
images/FileXX_1.jpg
images/medium/FileXX_1_MED.jpg
images/large/FileXX_1_LRG.jpg

Maybe the problem is I only have one product image?

Any ideas?

16 Dec 2007, 3:49 AM
#2
gjh42 avatar

gjh42

Black Belt

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

Re: Large image not showing

I think your posted list of filepaths is not correct - fortunately so, because as you have posted it, it would not work.
The actual files you have for that product are correct, as far as I can tell. You have EXTRAO.jpg for the small image, EXTRAO_MED.jpg for the main medium image, and EXTRAO_1.jpg for the additional image. But EXTRAO.jpg and EXTRAO_1.jpg appear to be the identical image. Are they supposed to be different?
The popup images are EXTRAO.jpg for the main image (indicating that there is no large version of it) and EXTRAO_1_LRG.jpg for the additional image, as it should be.

Another additional image has showed up while I have been working on this - are you loading more files?

So I think your problem may be that you don't have one of the larger image files you want, or it is named wrong.

By the way, I find it somewhat amusing that you are so adamant about protecting your rights:

All copyright, design rights, and intellectual property rights remain the property of Zulu Rose LLC.
Any infringement of these rights will be pursued vigorously.

while doing this to your Zen Cart file headers:

<meta name="author" content="Zulu Rose™ Team and others" /> <meta name="generator" content="shopping cart program by Zulu Rose™" />

/**

  • Main CSS Stylesheet
  • @package templateSystem
  • @copyright Copyright 2003-2005 Zulu Rose Desing Team
  • @copyright Portions Copyright 2003 osCommerce
  • @version $Id: stylesheet.css 4376 2006-09-03 20:42:22Z
    */

Who wrote the software that runs your site?