I have setup a flexslider slideshow with 2 items per slide. Now at the end of the slides want it to be continuous effect instead of wrapping back to the first slide. I mean at the end instead of having all the slides slide to the right to go the first one (like carousel), I want the 1st slides continue to slide left to come in from the right. It works as expected on 1 item per slide but doesn't work on 2 items per slide. Am I missing a setting somewhere is this a bug?

Comments

mgwisni’s picture

Following, I'd love this as well.

sokrplare’s picture

Status: Active » Closed (won't fix)

Looks like this isn't yet available in FlexSlider2. See https://github.com/woothemes/FlexSlider/issues/287

animationLoop set to true just seems to do what you're describing above per http://stackoverflow.com/q/16587880 and some other similar posts.

Setting to "won't fix" because until this is added to the FlexSlider library itself, there isn't anything the Drupal wrapper module can do about it unfortunately. If you want this, get a patch committed to the FlexSlider library over on github (would be sweet)!