Yes. Simply disable “Navigation” and enable “Pagination” and you’ll see dots below your gallery so users can scroll per page rather than per image.
Thanks!
Thread Starter
sd1
(@sd1)
Sorry I should have been more clear. My settings are already set to disabled Navigation and enabled Pagination but the autoplay scrolls per item not per page. Is there a way to ensure the autoplay scrolls per page?
Can you provide a link so I can see the gallery live?
Thread Starter
sd1
(@sd1)
See footer of this page microfinance-pasifika.org
If you click on a dot, the full page of images scrolls but the autoplay doesn’t scroll per page, it advances images only one by one. The autoplay should work like the footer on this page bwtp.org
Ah…! You mean auto-play by pagination. I see. I haven’t implemented that feature. Owl has soooooo many options that if I added them all the settings screen would be pages and pages long.
I do plan to add a filter to the JS output so developers can apply their own Owl init scripts with their own settings soon. That way you can customize the gallery with ANY configuration you wanted from the Owl Carousel documentation.
But until then, you’re stuck unfortunately. I’ll see if I can put aside some time soon to work on that.
Thanks!
Thread Starter
sd1
(@sd1)
Thank you. In the meantime, is there any way I can override the settings in functions.php for example using ScrollperPage?
-
This reply was modified 9 years, 5 months ago by
sd1.
No, that’s what that “filter” would help you accomplish. I looked at the code briefly again today. It’s relatively straightforward to be able to add more settings. I’ll make this happen soon and I’ll update you here when I do. But most likely not until this coming weekend at the earliest.
Thanks!
Thread Starter
sd1
(@sd1)
Oh that’s great, thank you!