cycle2
cycle2 copied to clipboard
2nd gen cycling
Hi! I am very much a beginner, so please bear with me– I am trying to add prev/next controls to my cycle2 slideshow, but when I follow the instructions on...
Hi @malsup, First of all I don't know if the project is still being maintained so I don't know if this is a significant question at all :) My use...
When defining a custom pager template, the template string is not closed out correctly. It appears to ignore the closing quote and continue to parse the code after the attribute...
Hi everybody all at sudden the slideshow i have been running for many years now just show all the images in the list underneath each other - no more crossfade...
Hello, I hope this is the right place to post this issue, but your website is broken. It looks like you are trying to load in unsecure, http content, and...
Hello, I would like to disable the slideshow autoplay on this page: [https://www.bm-aubenas.fr/nouveautes](https://www.bm-aubenas.fr/nouveautes) I followed the instructions you gave on this issue: [https://github.com/malsup/cycle2/issues/183](https://github.com/malsup/cycle2/issues/183) Using `data-cycle-timeout = 0` From what I...
Hello, Maybe this questionnaires has been poses already but I die not find it yet. Project: Field Slideshow Version: 8.x-3.0-beta2 Component: Code Priority: Normal Category: Bug report Assigned: Unassigned Reporter:...
Hi, There appears to be an issue with cycle2 and the latest wordpress update. I don't know if anyone else is having the same problem? We have been told that...
USING THE FOLLOWING SETTINGS EVERYTHING (BUT EXCEPT TWO THINGS) WORKING 1) PAGER NOT VISIBLE 2) THE SLIDE CONTINUOUSLY MOVES WHILE VIDEO EVEN PLAYING .cycle-pager { text-align: center; width: 100%; z-index:...
`$.trim()` is [deprecated in jQuery 3.5.0](https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/) Upgrading jQuery is now a bit of a breaking change for **cycle2** as far as I can see.