Replies: 1 comment 3 replies
-
Hi, Please, join the Discord server for chat - https://discord.gg/6QYFwv6Z |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I have been using fancybox on my site for a while. I recently implemented the fancyapps' carousel library with the autoplay plugin. It all works great.
The issue is the original fancybox components which open as galleries (multiple items in a slideshow) now autostart as a slideshow even for videos. I'd like to disable this by default.
There is no default to disable autoplay from what I can see, and all the info I could find online was for previous versions of fancybox.
Using the following code does not seem to work because I think the autoplay plugin is overriding the setting:
Help is greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions