Will Lanni

Results 5 comments of Will Lanni

I'm running into the same thing. I've tried with cycle-initialized and cycle-post-initialize, and the height of the slideshow being returned is 0.

Hey folks, You may be running into this with YouTube videos. I had to rewrite the Cycle2 Video plugin to work with iFrame embeds on our specific set up, as...

We're running into this as well, with a carouselFluid: true, but allowWrap: false. EDIT: @thomutin' s fix worked for us too. Consider branching and contributing?

Yep, I'm running into the same thing. I'm swapping out the carousel with a grid of the images. I destroy the cycle and wrap the elements in a ul and...

@Laubeee can you be more specific in your code? do you mean to rewrite the last line to: return i % slideCount; ?