RE: image slider in merchandising zone breaks down on mobile orientation change on homepage
Hello guys, I have added a merchandising zone to my home page which shows a featured items in a slider. But when i change the orientation of mobile (from landscape to portrait or vice versa), the slider breaks down and doesn’t show product properly. What can i do so that i can reinitialize or render the merchandising zone slider to work properly ?
Its showing 2 items at a time and it should show the same on landscape mode.
Did you change this to a 1 column layout? Had a look and it’s displaying as 1 column on mobile and tablet. NetSuite uses bx-slider for all the slider functionality and you’ll be able to define the responsive column structure within the bx-slider configuration.
minSlides: 2
See https://bxslider.com/options/ for more information.
Let me know how you go