Open mosula opened 2 years ago
Hello ! Sorry at this time there is no built-in pagination. But if you know a little bit javascript, check the core file :
The slider use the function slideTransition(next) to transit between slides with next as the slide index. Then loop your dots list with some data-index properties, get the data-index on click and finally call the slideTransition.
Hope it helps !
Hi hmonguachon, Thanks for the quick reply๐
I am not really a javascript/coder at all although I was able to follow your advice on adding the link on the other thread...
I may leave it for now as I don't really want to break the slider๐ฑ๐ญ
Thanks for your help and such a quick response.๐
mosula
Hi there,
first of all thanks for creating/building such a great slider ๐
Just wondered if there's anyways to add the pagination dots to the slider, please?
Thanks for your help in advance
Mosula