avus 0 Report post Posted March 22, 2011 Hi all, I have the following issue on a carousel page (http://avus.i24.cc/stock) that integrates a NextGen gallery: After the last picture (only when you click on the right button, not when you click all the way to the left!) the animation starts to flicker. How can I avoid that? Thank you in advance for your help. Nic Share this post Link to post Share on other sites
Guest Guest Report post Posted March 22, 2011 Wow, I've never seen that one before. Perhaps it's a jquery bug, or perhaps you have a third party plugin causing some kind of conflict. Do me a favor and disable all plugins other than nextgen and see if it still does it, if so we may need to flag this for a developer to look at. Share this post Link to post Share on other sites
avus 0 Report post Posted March 23, 2011 Tyler, thank you for your reply. I disabled all plugins but NextGen and it still happens. It would be great if a developer could have look at it. Nic Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 23, 2011 You don't have any js or validation errors. It's something we may have to look into further. Share this post Link to post Share on other sites
avus 0 Report post Posted March 24, 2011 Thank you. Hope to hear from you soon Nic Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 24, 2011 Luigi, if you use a different carousel mode e.g. post thumbnails or flickr do you get the same result? Share this post Link to post Share on other sites
avus 0 Report post Posted March 25, 2011 Same results: Flickr flickers, too ;-) Share this post Link to post Share on other sites
Andrew 207 Report post Posted March 25, 2011 Does it still do this if more than one picture is showing at a time? Seems like a bug with Jcarousel... Share this post Link to post Share on other sites
avus 0 Report post Posted March 29, 2011 Dear Andrew, this happens only when "Displayed Carousel Items" is set to 1. Nic Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 29, 2011 make sure that your numbers match as well as far as how many items you have set inside of the carousel. It might be doing calculations that throw it off...also try posting on the bug tracker for the js as well: https://github.com/jsor/jcarousel/issues Share this post Link to post Share on other sites
avus 0 Report post Posted March 30, 2011 Do you mean the "Max Carousel Items" setting? I currently have 15 images in the carousel - it doesn't matter if I set the max items to 5, 15 or 99, the problem occurs every time. Nic Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 30, 2011 The options are controlled by the js plugin mentioned above did you post the problem on github yet? One thing you could do is prevent it from looping though so it has a start/end, that might fix it Share this post Link to post Share on other sites