Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jul 2010
    Posts
    21
    Plugin Contributions
    0

    Default Problem displaying images

    I’m having trouble displaying multiple images in the product info pages. Click to see a link:

    I turn on the additional image options in the admin and am using image handeler2:

    Configuration > Product Info > Show Option Values Name Below Attributes Image > 1

    Catalog > Product Type > Product General > Show Product Additional Images > 1

    Please any help would be much appreciated. I’m stuck and don’t know what else to do. Thanks in advance.

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Problem displaying images

    What you have done is the template you are using has code different from the core of zen cart...
    Did you compare the two files with Winmerge or ultra compare? look at the tpl_product_info_display.php

  3. #3
    Join Date
    Jul 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: Problem displaying images

    Thanks for the response. I took a look and compared the tpl_product_info_display.php files and the additional image code is the same
    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 -->
    Am I missing something. Sorry I'm new to coding and can use your help.

    Thanks again.

 

 

Similar Threads

  1. New Product Images box/section images not displaying
    By sk8pat777 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 10 Feb 2011, 05:55 PM
  2. Attributes - displaying them, displaying attribute images. Is there a better way?
    By mumzie in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 10 Oct 2010, 07:19 PM
  3. Displaying Category Images instead of product images
    By Jongle in forum Customization from the Admin
    Replies: 6
    Last Post: 27 Aug 2008, 12:19 PM
  4. Problem displaying multiple images
    By gg66 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 2 Jul 2006, 02:25 AM

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