Results 1 to 10 of 7098

Threaded View

  1. #11

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Budgee Bare View Post
    Hello from the Great Smokey Mountains

    I am using Image Handler 2 on my website and I like it a lot.
    http://www.groove-emart.com

    The problem that I am having is when I upload more than one additional image the 2 images sit side by side on the product page.

    To help you understand what I mean check out this product page from my website. http://groove-emart.com/index.php?ma...ducts_id=70983

    Can you see the two images just below "Please Choose Size. I want to spread those images apart.

    How do I do that?

    Thank you in advanced
    David Groover
    Groove-eMart.Com
    I think thats a theme issue, but even if it's not you can go into your template folder using FTP and edit this file, tpl_product_info_display.php - if its not located in your template theme then copy the one from template default into your themes template folder to override that one.

    Once in tpl_product_info_display.php edit the lumps of code to display the page as you wish, make a backup file first so you can just upload the old file should you make a mistake.

    Look for <!--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 -->

    As an experiment try moving that code to just above <!--bof Product description -->

    That should give you an idea of what you can do with the additional images on the page, you can then experiment with other placements, remember to make a backup of the file you are editing though just in case you mess up.

    You can also space them apart using old fashioned html or add line breaks etc etc.

    Location to file - your store name/includes/templates/your theme/templates/tpl_product_info_display.php

    or your store name/includes/templates/template default/templates/tpl_product_info_display.php
    Last edited by Mal2809; 5 Jul 2010 at 07:55 PM.

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 PM

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