Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Dec 2004
    Location
    Wylie,Texas
    Posts
    2
    Plugin Contributions
    0

    Multiple (additional) images for the same item?

    Are we currently limited to one image per product? I have some items that are identical but come in different colors, so I need to know if I can get multiple views of the same item.

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: Multiple (additional) images for the same item?

    In the FAQ section > The Zen Cart Catalog > Categories and Products > How do I add multiple images to a product?
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  3. #3
    Join Date
    Mar 2006
    Location
    Los Angeles
    Posts
    287
    Plugin Contributions
    3

    Default Re: Multiple (additional) images for the same item?

    How do I add multiple images to a product?
    by: Ajeh - Linda McGrath

    A product owns 1 filename ...

    Example:

    You load via the categories.php an image file called:

    a_bugs_life.gif and put it in the /images/dvd directory via the drop down

    Now you FTP additional images to /images/dvd

    a_bugs_life_01.gif
    a_bugs_life_02.gif
    a_bugs_life_03.gif
    a_bugs_life_04.gif

    I use the numbers so these load in order, as the additional images are loaded alpha/numeric

    For the large image I FTP:

    /images/large/dvd/a_bugs_life_01_LRG.gif
    /images/large/dvd/a_bugs_life_02_LRG.gif
    /images/large/dvd/a_bugs_life_03_LRG.gif
    /images/large/dvd/a_bugs_life_04_LRG.gif

    For the medium image (used on product_info) I FTP

    /images/medium/dvd/a_bugs_life_MED.gif

    Now you do not need to use subdirectories.

    All images can be loaded to

    /images
    /images/large
    /images/medium

    You can also change the suffix for Large and Medium from _LRG and _MED to something else or to nothing at all.

    I use the suffixes so when looking at 2000 images I can tell what size I am really looking at just from the name.

    In a future release, this will be more automated with options for auto-generating the thumb and medium based on dpi, height, width and compression ratio

    For now, it uses the same directories that the auto-generated would use, but you do the FTP for the different sizes and additional images.

    Additional information:

    Note: the base image name is the original image name loaded for the product.

    The suffix of _MED and _LRG is optionally defined but very handy for distinguising image names from a visual stand point.

    The medium images are kept in the /images/medium directory and the large in the /images/large directory

    Additional images can be the base name of the original image plus anything after that example:

    Original Image: fred.jpg

    All of these are considered additional images because they contain the base image name:

    fredabc.jpg
    fred_73b2.jpg
    fred_01.jpg
    fred_02.jpg
    freddy.jpg
    fredrick.jpg

    The advantage of the numbering on the additional images like: _01 _02 _03 is that they will sort in this order when displayed.

    These images are places in the same directory as the main image such as /images or /images/dvd

    The large image match would then go in /images/large or /images/large/dvd with the Admin defined suffix added to it of _LRG

    fredabc_LRG.jpg
    fred_73b2_LRG.jpg
    fred_01_LRG.jpg
    fred_02_LRG.jpg
    freddy_LRG.jpg
    fredrick_LRG.jpg

  4. #4
    Join Date
    Dec 2004
    Location
    Wylie,Texas
    Posts
    2
    Plugin Contributions
    0

    Default Re: Multiple (additional) images for the same item?

    Now that was what I needed to see.
    Thank You very much!

  5. #5
    Join Date
    Jul 2006
    Posts
    28
    Plugin Contributions
    0

    Re: Multiple (additional) images for the same item?

    I have been able to do this successfully in the past - but for some reason - right now - this stopped working. The files are names appropriately - for instance :

    napkin.jpg
    napkin_2.jpg

    yet only one of them shows up in the site. just the other day I was working in a different URL - zen install - and it was perfect - not one issue.

    The only difference here - I installed the pdf order center module.

    Could anyone offer advice on how to fix this? Maybe i should restart apache? Has anyone else had the problem of multiple images not showing up when they are using proper naming structure?

    thanks,
    Aeon

  6. #6
    Join Date
    Jul 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Multiple (additional) images for the same item?

    never mind - the cache monster again.

  7. #7
    Join Date
    Nov 2006
    Posts
    2
    Plugin Contributions
    0

    Default Re: Multiple (additional) images for the same item?

    I havr the same problem.
    I have three categories with 12, 1 and 14 products respectively. I SOMEHOW turned off multiple images for categories 1 and 3 to test a layout issue. Now that it works I cannot turn on the multiple images again for categories 1 and 3, yet turning off the multiple images for category 2 works as suggested. So I must have killed it somewhere for categories 1 and 3. can I set multiple images separately per category somehow?. I have followed the requirements for multiple images as described (small images in shop/images, large, with suffix in shop/images/image_02_LGE and medium in a similar place. If I swap the image in the product settings it sees it fine, so it must be in the right place. Where can I fix this???? Someone mentioned a cache. Where can I reset caches?

  8. #8
    Join Date
    May 2005
    Location
    Phoenix Arizona (whew!)
    Posts
    188
    Plugin Contributions
    0

    Default Re: Multiple (additional) images for the same item?

    ok, I'm having a terribly dumb moment here. I followed the directions on the 'add multiple images' (not different sizes, just different photos)... cleared the cache... and it's not working
    I still only get the primary image

    (drop me a note before you go to the site to check this out, as that particular product is not in a live environment at the moment)

    any clues?
    [FONT=Comic Sans MS]Vicki[/FONT]
    www.moebiusenterprises.com
    Fragrance*jewelry*metaphysical supplies*art*LIFE ... 'bout sums it up....

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Multiple (additional) images for the same item?

    What is the name of the products_image ... and what directory is it located?

    What are the names of the additional images ... and what directory are they located in?

    Can you see all images via the browser?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #10
    Join Date
    May 2005
    Location
    Phoenix Arizona (whew!)
    Posts
    188
    Plugin Contributions
    0

    Default Re: Multiple (additional) images for the same item?

    The base image is foundation.jpg, and the subordinates are foundation_01 thru _04

    they're in my 'products' subdirectory (.../shop/images/products/), and I can call them up in both FF and IE7

    I've worked around the situation, and placed them on the page w/html (in the editor)... but it certainly is a PIA, especially with FF

    hoping to get this up in the next hour or so... at least the one product
    [FONT=Comic Sans MS]Vicki[/FONT]
    www.moebiusenterprises.com
    Fragrance*jewelry*metaphysical supplies*art*LIFE ... 'bout sums it up....

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v154 Displaying Multiple Images for Same Product
    By WWWD in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 May 2015, 02:35 PM
  2. Replies: 2
    Last Post: 3 Sep 2013, 10:19 PM
  3. Multiple prices for same item type
    By Nindak in forum General Questions
    Replies: 2
    Last Post: 5 Sep 2010, 06:07 AM
  4. Show Product's Additional Images on the same Page
    By johnyneo in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 Oct 2009, 06:56 PM
  5. Multiple Images For 1 Item / Spacing The Description
    By hudda in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Jun 2007, 10:02 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR