Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 46
  1. #11
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to put more than one photo on a product

    The main image displaying on your site is BR125_01.jpg.
    This should be the name of your additional image.

    How did you load these two images? If you loaded them through the admin product entry page, the last image loaded will be treated as the main image. If this has the _01 suffix, Zen Cart will look for files that have something more added to that and will not recognize BR125.jpg as belonging to that product.

    You can load them all through the product page, but you *must* load the base/main image *last*.

  2. #12
    Join Date
    Sep 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: How to put more than one photo on a product

    cheers 4 ur reply but ive uploaded the br125.jpg again through the admin and i still dont get the other image come up, why is this, is there any settings i need 2 activate or anything?

  3. #13
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to put more than one photo on a product

    There is a setting to activate additional images in admin. It should be on by default, but yours might have gotten turned off.
    Catalog > Product Types > Product-General > edit layout > Show Product Additional Images

  4. #14
    Join Date
    Sep 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: How to put more than one photo on a product

    ye thats activated still no luck im gonna cry soon

  5. #15
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: How to put more than one photo on a product

    Hi, would I be right in saying that your site is a template monster template?

    Their templates do appear to have a few issues, of which this may be one.

    Take a look in catalog\includes\templates\yourtemplate\templates\tpl_product_info_display.php and see if the following block exists. (I can see the place markers in the source code but that doesn't gaurantee their is anything between them)

    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 -->

  6. #16
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to put more than one photo on a product

    Good call! I bet it is something TM has messed up.

  7. #17
    Join Date
    Oct 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: How to put more than one photo on a product

    Quote Originally Posted by RuFuS View Post
    Hi, would I be right in saying that your site is a template monster template?

    Their templates do appear to have a few issues, of which this may be one.

    Take a look in catalog\includes\templates\yourtemplate\templates\tpl_product_info_display.php and see if the following block exists. (I can see the place markers in the source code but that doesn't gaurantee their is anything between them)

    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 -->

    OK, I was reading and i got my page to show multiple images. But now the base image is on the left and the additional image is in the center. How do i get that additional image out of the center and next to the base image on the left? I check some of the codes on other pages but I dont see anything that would center that image. please help. thx

  8. #18
    Join Date
    Oct 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: How to put more than one photo on a product

    Ill put a link up to see what its showing. For some reason the pictures are scattered all over and not in like a good single location.

    http://www.theoxicore.com/index.php?...&products_id=3

  9. #19
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: How to put more than one photo on a product

    You just need to use css to style them the way you want to.

    For example, if you wanted to move them under the main image you could do something like:

    PHP Code:
    #productAdditionalImages {
    clear:both;


  10. #20
    Join Date
    Jan 2007
    Location
    Mount Maunganui, New Zealand
    Posts
    419
    Plugin Contributions
    0

    Default Re: How to put more than one photo on a product

    Quote Originally Posted by RuFuS View Post

    Take a look in catalog\includes\templates\yourtemplate\templates\tpl_product_info_display.php and see if the following block exists. (I can see the place markers in the source code but that doesn't gaurantee their is anything between them)

    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 -->
    Hi,
    I'm having same trouble, and my tp monster section is exactly how you have shown here. Which part is the block (newbie) and is your example with the block or is it correct to show additional images?
    Thanks! :)

 

 
Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. How do I add more than one photo to a product listing?
    By CookieMonster in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 25 May 2013, 03:17 PM
  2. How do i add more than one image for one product?
    By len47811 in forum General Questions
    Replies: 1
    Last Post: 12 Jul 2010, 03:38 AM
  3. More than one photo per product.
    By hugoasphaug in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 25 Mar 2009, 09:02 AM
  4. how can i upolad more than one pics for one product?
    By blueonline in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 24 Jun 2008, 01:14 AM
  5. How do I put more than one product in a What's New sidebox?
    By mattkevan in forum Basic Configuration
    Replies: 9
    Last Post: 15 Jul 2007, 02:33 AM

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