I'm using slick slider for WP project.
What I want to achieve is that when user click/swipe the slider, then the value of slidetoshow would be randomly generated between the number 1 and 2.
For instance, 1st swipe the value would be 1. 2nd swipe would be 2. 3rd swipe would be 2 or 1. and so on.
Current situation/behavior is that when I swipe them, then they show 1 or 2 images, then next swipe, they appear 2 images at first, but they skip immediately other images and they show only 1 or 2 images in the end.. I have no idea why they perform like this weird behavior...
any advice or comment I appreciate that. Thank you! :)