Hi

I've created a carousel here http://www.resales4uspain.com using the 6.x-2.x-dev version. When set to circular wrap the carousel simply stops when it has displayed the final item.

I attach a screensnap of my view settings.

Any thoughts ?

Cheers

Dave

CommentFileSizeAuthor
slider.png52.83 KBEl Bandito

Comments

mfer’s picture

For now I would switch back to the 1.x version. Circular works there.

El Bandito’s picture

Mfer

Thanks for the response. Rather than risk upseting my theming I've switched to slightly stomach-turning Wrap Content "Last", however I notice that just before it does the fast scroll back to item 1 there is a strange little final movement of the Carousel. Any ideas what this is ?

Cheers

Dave

selinav’s picture

hello,

I have the same problem. My carousel return to the first item like a run back.

zoo’s picture

I'm using Drupal 6.15 / Views carousel 6.x-2.x-dev.

Me too as Daves, when Views Carousel is set to circular wrap it stops when it has displayed the final item (I didn't try the 1.x version yet).

Thank you

zoo

marcoka’s picture

i have the same problem on 6.15 an 6.x-2.x
-> 6.x-1.x works
but if you clickt on "previos" after carosuel is loaded. the "swing" effekt goes wrong.

AdrianB’s picture

When I tried the circular wrap (in 6.x-2.x-dev) it didn't wrap at all when using prev/next buttons, instead I got with empty spaces.

According to #332358: Allow Circular Wrap the circular wrap should work in 2.x-dev as well, as far as I understand it.

John Carbone’s picture

Same here. Subscribing.

tobedeleted’s picture

Seems like several issues in here all bound up. I can confirm that in my case the 'Circular' option - assuming it should provide a continuous loop (at least that is what the name implies to me) - does not work.

I am also seeing the odd animation behaviour with the "strange little movement" referred to above.

spuky’s picture

The folowing patch: against the jcarousel module is probably what you are missing views carusel provides jut the option to set circular.... but the call backs must be set in jcarousel module

http://drupal.org/files/issues/jcarousel.js_.circular.patch

Or the dev version of jcarousel which already has the patch...

jcarousel-6.x-1.x-dev from 2009-Nov-17 or newer

AdrianB’s picture

Re #9: Ah, thanks! I've updated jcarousel to 6.x-1.x-dev and now circular wrapping works!

Rant: Too bad it sometimes feels like you're in -dev hell when it comes to Drupal modules. I wish module maintainers would release official version more often...

(Btw, I then ran into #648254: Use "module" instead of "theme" when adding skin.css and had to patch jcarousel.module to load skin.css correctly.)

marcoka’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.