Dear Admin and JM Members,
On our sites we have the great JM Product Slider, with 3 products displayed on 1 line. Now we are trying to make it not 1 line but 2 rows with 3 products on it ! ( So total there will be 6 products on 2 lines ( 3 per row )
Is that possible to create ?
I hope so ! It will be realy great if its prossible !!
3 answers
Hi Kingcoen!
This seems to be a heavy customization request so I’m afraid that I can not help you in this case because it’s out of support scope.
Sorry for this inconvenience and have a good day.
Dear Admin and JM Members,
On our sites we have the great JM Product Slider, with 3 products displayed on 1 line. Now we are trying to make it not 1 line but 2 rows with 3 products on it ! ( So total there will be 6 products on 2 lines ( 3 per row )
Is that possible to create ?
I hope so ! It will be realy great if its prossible !!
Hey kingcoen just wondering did you manage to get the product slider display 2 rows? I’m wanting the same thing. Happy to pay you if you did manage it.
nevermind I already did it. anyone interested:
Take out all mentions of javascript files under list.phtml, do an inline manual width on jm-slider, and remove overflow:hidden.
Of course inline width won’t work for mobile view, you’ll have to put the width into the different css files then.
Under the css files, remove all mentions of overflow:hidden. How many show per row and how many rows there are depends on the settings in admin.
This will mess up bestsellers, so then you need to put overflow:hidden inline into bestseller.phtml for class jm-products-slider-listing.
This question is now closed