Results 1 to 4 of 4

Hybrid View

  1. #1

    Default Placing extra product info images

    Hi all!
    How do I place the extra product images anywhere on the page I would like to
    see link here http://www.hbwatches.com/index.php?m...products_id=71
    to see the extra images ( which are towards the bottom of the page) I would like to move.
    I looked at the php on the product info page and saw nothing that would allow me to move it.
    thanks in advance

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Placing extra product info images

    How 'bout this section of code from tpl_product_info_display.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 -->

  3. #3

    Default Re: Placing extra product info images

    Quote Originally Posted by clydejones
    How 'bout this section of code from tpl_product_info_display.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 -->
    Thanks alot...that was easy :)

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Placing extra product info images

    Glad to help.

 

 

Similar Threads

  1. v150 Adding extra images in product info page.
    By wmorris in forum General Questions
    Replies: 21
    Last Post: 14 Apr 2025, 01:16 PM
  2. Placing a DIV on product info pages
    By DML73 in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 18 Jun 2011, 11:17 PM
  3. how can I insert extra product info into extra db table?
    By lndlyb4 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 1 Feb 2010, 07:18 PM
  4. Extra Tables to show extra product info
    By oldsteel68 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Nov 2006, 03:56 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