Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Dec 2005
    Posts
    142
    Plugin Contributions
    0

    Default Additional Images help needed

    I have looked over every thread here and just do not see my answer.

    I want to get our additional images to look like this site has them
    http://shopjackiesjewels.com/index.p...&products_id=2

    Can anyone help?

    Right now, our images are under the product price and are very very far spread apart.

  2. #2
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Additional Images help needed

    You are looking to edit the file includes/templates/YOURTEMPLATE/templates/tpl_product_info_display.php

    It's commented pretty good so you should be able to find the areas to edit.

    Hope that helps
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  3. #3
    Join Date
    Dec 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: Additional Images help needed

    Yeah I know what file to edit, but it does not allow me to put the images directly under the main product image....

    And it does not let me fix the spacing issues

  4. #4
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Additional Images help needed

    Sure it does - edit the area that calls additional images - it's commented there where it is being called - to fix display issues with it edit your css...

    Move this chunk of code to the correct order of display :

    <!--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 use the css to control the physical display properties.
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

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

    Default Re: Additional Images help needed

    It is certainly doable.

    What version of Zen Cart are you using?

    I can send you the code I modified to get the thumbnails below the large image like this: http://www.sabrositaintima.com/shop/...&products_id=3

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

    Default Re: Additional Images help needed

    forgot to mention that I made other changes to that file so other things have been moved around too.

  7. #7
    Join Date
    Dec 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: Additional Images help needed

    Tina,
    Thanks for the reply however it is not very helpful. I have moved that area, and can not get it to layout like i want it to.

    And as far as editing the CCS what one? And what do I edit?

  8. #8
    Join Date
    Dec 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: Additional Images help needed

    polarduality ,
    I think we are using the latest version. what you showed, is exactly what I am trying to do!

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

    Default Re: Additional Images help needed

    If you already moved the code, make sure you define how many additional images you want to display per row.

    Go to COnfigiguration-> Images
    Click on Product Info - Number of Additional Images per Row and inter the number of images you want to display.

    You might also need to change "Small Image Width" and "Small Image Height" to make your thumbnail images fit under the main product image.

    I
    l'll post my code in a minute.

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

    Default Re: Additional Images help needed

    Here is the modified tpl_product_info_display.php for anyone to use.
    I'm using it on 1.3.0.2 so I don't know if it will work for previous versions.

    I should post it up in the downloads.
    Attached Files Attached Files

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Combined Shipping: each additional item is less... Help Needed!!
    By McCrockett in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 17 Jul 2012, 11:48 PM
  2. Help needed: Additional Alpha sorter based on quantity
    By juneloweelyn in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 11 Jun 2011, 01:19 PM
  3. Help needed with additional images
    By Susi in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 23 Mar 2009, 10:58 AM
  4. Help needed - additional images covering each other
    By travellers in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Jan 2009, 10:06 PM
  5. additional images help needed
    By awoman in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Jun 2006, 10:52 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