Page 1 of 5 123 ... LastLast
Results 1 to 10 of 46
  1. #1
    Join Date
    Jul 2007
    Posts
    15
    Plugin Contributions
    0

    Default How to put more than one photo on a product

    I want to know how to have more than one photo for each product listing please.

  2. #2
    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

    Try the FAQ/tutorials... multiple images.

  3. #3
    Join Date
    Jul 2007
    Posts
    15
    Plugin Contributions
    0

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

    Thankyou but I don't understand all of that. I am not worried about different sizes of the same image. I run all of my photos through photoshop then insert them into each listing as I make it.
    I want to be able to have say a front, back and side view of the one product in the one listing. When I make my product listing there is only space to insert one photo. How do I add more in? Can someone tell me in simple terms please?
    I have already activated all multiple images and this didn't do anything.
    Thanks Kylie

  4. #4
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

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

    Hi Kylie,

    Basically all you need do is ftp your extra images to the same folder as the original image (that you added when creating your product listing), using image names that contain the original image name.

    For example:

    If your original image name (in your product listing) was dress0123.jpg

    you could ftp the following to the same directory that you saved dress0123.jpg in when you created your product listing

    dress1023_1.jpg
    dress0123_2.jpg
    dress0123_3.jpg

    and they would show up when you viewed the item in product info

    This is exactly what Glenn showed you, if you still do not understand please reply with what part is troubling you and I will try to explain further...

  5. #5
    Join Date
    Jul 2007
    Posts
    15
    Plugin Contributions
    0

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

    Thankyou for your help. I will go and try it. I see now that the original answer was the same too but I read it wrongly.
    I run all of my photos as dress 1,2,3,4,5 etc
    then doll 1,2,3,4,etc
    but they are for separate items not the same one. That's where I got confused. I just add the _1, _2 _3 etc to each photo instead and send it up.
    Will let you know how it goes.

  6. #6
    Join Date
    Jul 2007
    Posts
    15
    Plugin Contributions
    0

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

    Ok I have tried it and nothing worked.
    I have been and checked where my photos are.
    /public_html/zencart/images - They are in this folder all of my pics are.
    I called my photos elmoset_1.jpg, elmoset_2.jpg and elmoset_3.jpg
    _1 is the one that I loaded with my product info. I sent the other 2 up to this file. have just checked and all 3 are together in this file but when I look at my website only the first pic is showing.

    http://sandkembroidery.com/zencart/i...oducts_id=1136

    Here is the item.

    Have I done something wrong. Do you know how to fix it please?
    Thanks Kylie

  7. #7
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

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

    You are naming the images incorrectly.

    The main image should be named elmoset.jpg
    Second image should be elmoset_01.jpg
    Third image, elmoset_02.jpg

  8. #8
    Join Date
    Jul 2007
    Posts
    15
    Plugin Contributions
    0

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

    Ok all fixed. Thankyou so much for your help.
    Now for one last question. At the moment the pics are right at the bottom. Can they be moved to be up the top with the other photo?

  9. #9
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

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

    Find the file tpl_product_info_display.php and find this snippet of code:

    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 -->
    And move it up to just below this:

    PHP Code:
    <!--bof Main Product Image -->
    <?php
      
    if (zen_not_null($products_image)) {
      
    ?>
    <?php
    /**
     * display the main product image
     */
       
    require($template->get_template_dir('/tpl_modules_main_product_image.php',DIR_WS_TEMPLATE$current_page_base,'templates'). '/tpl_modules_main_product_image.php'); ?>
    <?php
      
    }
    ?>
    <!--eof Main Product Image-->

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

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

    i have done exacty this but its still not working

    www.me-jewellers.com/images/BR125.jpg

    and www.me-jewellers.com/images/BR125_01.jpg

    both work but doesnt show up on item page.
    http://me-jewellers.com/index.php?ma...roducts_id=640

 

 
Page 1 of 5 123 ... 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