VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: changlee on June 28, 2012, 18:11:58 PM

Title: Product images without lightbox
Post by: changlee on June 28, 2012, 18:11:58 PM
Hello dear friends!
I want to make an eshop with product images. But we want the other product images, when they are clicked, NOT to open in lightbox.

For example like here:

http://eu.abercrombie.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=11556&storeId=19159&langId=-1&categoryId=87675&parentCategoryId=87675&topCategoryId=84605&productId=969320#

How can we do that? With a custom VM template?
Title: Re: Product images without lightbox
Post by: srajca on June 28, 2012, 18:26:23 PM
you just don't want them to open is that it? Then if I am not mistaking you have to edit the default_images.php in productdetails folder and change one of the parameters from true to false in the additional images.
Title: Re: Product images without lightbox
Post by: changlee on June 29, 2012, 22:15:57 PM
And with that we will have the images opened in the main area, not in the lightbox?
Title: Re: Product images without lightbox
Post by: srajca on June 30, 2012, 15:42:11 PM
Then I think you should just try to disable the lightbox...check the forum for solutions.
oh and fyi the link that you gave is invalid