Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2009
    Posts
    39
    Plugin Contributions
    0

    Default remove additional product info image

    Hi all! I have looked long and hard for this answer before posting but simply cannot find a solution!

    I am using lightbox on my site and I have it all working fine, but I don't want the additional image thumbs to display down the bottom of the page...

    http://studio-lighting.co.nz/vc1000-...ight-p-90.html

    (don't pay any attention to the actual photos, they are just test images) I can get them to not display but setting the size to 0px and 0px but that is a very crude solution and also the image border around them remains. I am getting so close to getting the site ready to list the products and this one has help me up for several hours now Any help would be greatly appreciated!

    Mark

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: remove additional product info image

    That is due to you having these additional images in your /images folder name appropriately to display
    Remove them

    /images/vc-1000.jpg = base image
    /images/vc-1000_1.jpg = additional one
    /images/vc-1000_2.jpg = additional two

    https://www.zen-cart.com/tutorials/index.php?article=58
    https://www.zen-cart.com/tutorials/i...hp?article=315
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: remove additional product info image

    Your main image is vc-1000.jpg

    Those image are named the same with _01 & _02, in order for them not to be linked to the main image you will have to remove the from your image file or rename them.

    If you do not plan on using additional images at all that would require removing some code from your /includes/templates/CUSTOM_TEMPLATE/templates/tpl_product_info_display.php file

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: remove additional product info image

    Quote Originally Posted by rbarbour
    If you do not plan on using additional images at all that would require removing some code from your /includes/templates/CUSTOM_TEMPLATE/templates/tpl_product_info_display.php file
    Or using the admin setting

    admin > catalog > product types > general > edit layout > Show Product Additional Images > set to "0"
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jun 2009
    Posts
    39
    Plugin Contributions
    0

    Default Re: remove additional product info image

    Thanks for the replies. I DO want to use the additional images, but ONLY via the lightbox, so when they click the 'next' button on lightbox the next image displays, but I don't want the thumbs to be displayed at all, I hope this makes sense...

    thanks :)

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: remove additional product info image

    Mot sure how the 3rd party "light box" functions

    Try turning off additional images as I posted and see if light box still has access to additional images
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Jun 2009
    Posts
    39
    Plugin Contributions
    0

    Default Re: remove additional product info image

    Yeah I tried that, no luck

  8. #8
    Join Date
    Jan 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: remove additional product info image

    Hi,

    I was wondering if you managed to find a solution to your problem. It would be useful to know.

    Thanks a lot.

  9. #9
    Join Date
    Jun 2011
    Posts
    9
    Plugin Contributions
    0

    Default Re: remove additional product info image

    Try this : go to tpl_modules_additional_images.php.

    <div id="productAdditionalImages" style="display: none;">

    I am using Fual Slimbox and all my additional images are still shown in the box after hiding the thumbnails below my product info page.

 

 

Similar Threads

  1. v139h Remove larger image link from additional product pictures
    By barendfaber in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Aug 2012, 05:29 PM
  2. Remove image from product info page
    By wilson_li in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Aug 2011, 10:31 PM
  3. Replies: 3
    Last Post: 29 Oct 2009, 05:43 PM
  4. Product Info page - how to add additional text and image on right side?
    By tat1973 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Nov 2007, 06:20 AM
  5. How to remove alt tag of additional image in product info page
    By opelben in forum Basic Configuration
    Replies: 1
    Last Post: 11 May 2006, 06:14 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