1 reply [Last post]
Juanzo@drupal.org's picture
Offline
Uber Donor
Joined: 05/05/2008
Juice: 79
Was this information Helpful?

We are using the ImageField gallery to display each additional image from each product and we configured it to display them at the end of the product.

Yet, Ubercart displays it also under the main product image. We would like to hide this so we don't post the same images twice.

Does anyone have a clue how to archive this? You can see this product to see what I mean.

TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: Hiding product thumbnails on the product page

Override theme_uc_product_image(). Do a search in these forums for more detail.

<tr>.