Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Apr 2006
    Posts
    10
    Plugin Contributions
    0

    Multiple Images not displaying

    I am trying to get multiple images to display for some items. I have read the FAQs and other threads and I seem to be doing it right, but I still do not get the display I want.

    I set the main image for the product :

    ../images/anitagblueshirt.jpg (and it displays fine)

    I have an additional view ../images/anitagblueshirt_02.jpg (but it will not show up)

    I have the config Images file set to the default of 3 additional images, but I must be missing something because it's not working.

    I would appreciate any help in getting me past this problem.

    -TIA
    Michael
    TresJolieBaby.com

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Multiple Images not displaying

    The URL where you are having this problem?

  3. #3
    Join Date
    Apr 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: Multiple Images not displaying

    The page in question is :

    http://www.tresjoliebaby.com/catalog...roducts_id=211

    -TIA
    michael

  4. #4
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Multiple Images not displaying

    If you switch the template back to classic, do you see the additonal image?

  5. #5
    Join Date
    Apr 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: Multiple Images not displaying

    No , I switched over and it still displays the same.

    -michael

  6. #6
    Join Date
    Oct 2005
    Location
    Swansea, MA
    Posts
    30
    Plugin Contributions
    0

    Default Re: Multiple Images not displaying

    I have the same problem of multiple images not displaying.

    If I switch to the default template, the additional images show.

    What do I need to do to fix this? Edit a file? Move files?

    Thanks
    My goal? To be Totally Zenned!

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

    Default Re: Multiple Images not displaying

    Quote Originally Posted by MichaelBeranek View Post
    No , I switched over and it still displays the same.

    -michael
    Check in the Catalog ... Product Type ... click on Product General ... click on Edit Layout ...
    Show Product Additional Images
    Display Additional Images on Product Info 0= off 1= on
    Do you have that set to 1 or True?
    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!]
    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!

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

    Default Re: Multiple Images not displaying

    Quote Originally Posted by motech View Post
    I have the same problem of multiple images not displaying.

    If I switch to the default template, the additional images show.

    What do I need to do to fix this? Edit a file? Move files?

    Thanks
    That would mean your template is most likely out of date or missing code etc. so that it is not working properly ...

    If you were to compare it to the original file you should be able to see the missing code for the additional images ...
    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!]
    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!

  9. #9
    Join Date
    Oct 2005
    Location
    Swansea, MA
    Posts
    30
    Plugin Contributions
    0

    Default Re: Multiple Images not displaying

    Thanks Linda

    that is what I figured.

    The problem is that I don't know which files to compare or even look at.
    My goal? To be Totally Zenned!

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

    Default Re: Multiple Images not displaying

    I would start with the:
    tpl_product_info_display.php

    Do you have this code?
    PHP Code:
    <!--bof Additional Product Images -->
    <?php
    /**
     * display the products additional images
     */
      
    require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE$current_page_base,'templates'). '/tpl_modules_additional_images.php'); ?>
    <!--eof Additional Product Images -->
    Then follow the code ...
    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!]
    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!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Multiple Images not Displaying
    By mkhub in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 25 Aug 2011, 09:12 PM
  2. multiple images not displaying in correct order - HELP!
    By jen_ny in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Sep 2010, 03:37 PM
  3. Multiple Images Not Displaying.. Help!
    By only1patrick in forum General Questions
    Replies: 10
    Last Post: 26 Aug 2009, 09:41 PM
  4. Multiple Images Not Displaying
    By dllewellyn in forum General Questions
    Replies: 2
    Last Post: 12 Jun 2007, 08:21 PM

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