Closed acrolink closed 6 years ago
I have noticed that the slider works even if it is only one image. How to disable tbat?
The library assumes multiple images are being used. You should do the check in your logic that loads the slider. Assuming it's PHP, a simple if statement checking how many images are loaded would do the trick.
I have noticed that the slider works even if it is only one image. How to disable tbat?