Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default How to add more images on a product page?

    Please advise how to add more images and pages menu on a product description page?

    Thank in advance.

  2. #2
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: How to add more images on a product page?


  3. #3
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: How to add more images on a product page?

    Any site link so I can see if it is what I want?

    BTW, how to get extra pages by adding menu for a product description page from Admin?

    thanks!

  4. #4
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: How to add more images on a product page?

    What this does is add extra images to the product_info page.

    They are thumbnails and usually go at the bottom of the page but with a bit of editing of the file and some css they could go anywhere on the page.


    Ill send you a link to a page on a test server by PM. It is the way that zen cart makes it work with no formatting. Many sites have formatted them to look great but I have no sites that use aditional images.

    I am not sure I understand exactly what you want with the other question. Perhaps you could explain a bit more what exactly you are trying to achieve.

  5. #5
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: How to add more images on a product page?

    So, how to have Text above thumbnails image for brief name image content?

    When click on the thumbnail image, Is it possible to get enlarge HTML or PDF popup page, instead of enlarger image?

    Thanks in advance.

  6. #6
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: How to add more images on a product page?

    Well, it is possible. You would need to edit the file includes/modules/yourtemplate/additional_images.php.

    For the link you are looking at editing the lines:

    Code:
        $large_link = zen_href_link(FILENAME_POPUP_IMAGE_ADDITIONAL, 'pID=' . $_GET['products_id'] . '&pic=' . $i . '&products_image_large_additional=' . $products_image_large);
    to create a link to your file rather than the large images. It is possible but would take some thought about how to create individual links for each picture.

    Getting text above each image is going to be trickier. Somewhere, you are going to have to create an array of all the various captions. If you are hoping to do that through admin it is going to need to be some heavy weight coding. You could build the array at the top of this php file but every time you added a picture you would need to re-code this file....

  7. #7
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: How to add more images on a product page?

    Thank you Nick.
    Create hyperlink text on the page also solved part of my concerns.

 

 

Similar Threads

  1. how to add more images per product?
    By cchan in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 15 Oct 2010, 05:03 AM
  2. How to show more than 2 images in product info page?
    By dreamwheel in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Jun 2009, 06:05 AM
  3. How-to: How can I add more product on main page
    By diytools in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Oct 2008, 09:44 AM
  4. how to add more product images
    By andyferriby in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 12 Sep 2008, 08:51 PM
  5. category page - how to add more text after the images
    By jrf in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 May 2007, 02:26 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