Creativus Comunico Posted February 12, 2016 Share Posted February 12, 2016 Hello ! I have been looking for 2 days now in vain. I would like to change the number of thumbnails displayed on product page. Until now here is my understanding : JS is initializing serialScroll and Fancybox objects. Some global variables seem to be of interest like : serialScrollNbImagesDisplayed combinationImage Then we have two functions that appear relevant : serialScrollSetNbImages() which acts on var serialScrollNbImagesDisplayed ; it displays a number of thumbnails displayed of 4 as a maximum and based on resolution it is decremented. I tried fixing max to 3 and put some alerts in product.js file. Variable is changed but still I have 4 thumbnails. Then we have serialScrollFixLock() but I am not sure about what that latter really does. My guess is that it sets navigation buttons around thumbnails depending on what was clicked by user. So i did modifications but still I have those 3 thumbnails.... Has someone ever worked on that problem? Thanks ! Alex Link to comment Share on other sites More sharing options...
-Buggi- Posted July 14, 2016 Share Posted July 14, 2016 Hi I´m having the same problem. Did you find a solution to this? Best regards Peter Link to comment Share on other sites More sharing options...
Creativus Comunico Posted July 14, 2016 Author Share Posted July 14, 2016 Hello Peter, No, I am sorry. I gave up. Hope you ll have better success ! Alexandre Link to comment Share on other sites More sharing options...
-Buggi- Posted July 14, 2016 Share Posted July 14, 2016 :( Sorry to hear that... I´ll let you know if I find a solution... /Peter Link to comment Share on other sites More sharing options...
vekia Posted July 15, 2016 Share Posted July 15, 2016 if you change the size of thumb, it should display more pictures i think Link to comment Share on other sites More sharing options...
-Buggi- Posted July 15, 2016 Share Posted July 15, 2016 Hi Vekia I have tried that, but have no luck changing the size? The thumbs are 80X80 pxAnd the only pictures in the back office that I can see having that size are the "Brand", and "cart_default" pictures. Changing the size on any of these makes no difference on the thumb size below the main product picture. Funny thing, though, is that there seems to be plenty of room to show more thumbs, under the main picture? 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