ssir Posted May 22, 2013 Share Posted May 22, 2013 I want the products to have the loupe effect but I don't want the thumbnails Pictures to open a lightbox as a gallery. How can I remove the option to open the picts? I already remove the button but if you click on any of the thumbnails, it will open. I want the user to be able to select the picture in the thumbnails and that picture to be set as the bigger one but not to open a lightbox. Thanks Link to comment Share on other sites More sharing options...
vekia Posted May 23, 2013 Share Posted May 23, 2013 so, you want to open pictures in the new page or what? I want the user to be able to select the picture in the thumbnails and that picture to be set as the bigger what you mean by that, where you want to enlarge the picture? what prestashop version you use? you use default theme? Link to comment Share on other sites More sharing options...
ssir Posted May 23, 2013 Author Share Posted May 23, 2013 (edited) In the product page, there is a big picture and some others as thumnails under the main pict. When you pass your mouse over a thumbnail, the main pict changes. That is perfect. Whan you pass your mouse over the main picture, besides it there appears a square showing a close up of that pict. That is perfect. But... When I click on a thumbnail, a lightbox opens with a pictures gallery. And I want to set that feature off. I want to set off the option of Clicking the Thumbnails. Version of prestashop is 1.5.4 Thanks! Edited May 23, 2013 by ssir (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 23, 2013 Share Posted May 23, 2013 unfortunately thickbox & fancybox by default is based on <a href=""> param, so it isn't possible to easily turn this feature off. When you remove the <a href=""> from the product.tpl code, both thickbox and fancybox will not work. of course solution exist, but it need modifications, i suppose - a lot of modifications Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now