I've seen this issue posted for version 5, but found any patches or instruction in correcting it.

I'm using jCarousel 6.x-2.0-beta4 and Views 6.x-2.6.

When returning 2 or more nodes, the carousel works great, but when only one record is returned, I see the scrolling options, but no image is displayed.

Checking the live preview in views with the same argument displays the image in question, it's just not showing up in the carousel display.

Thanks

Comments

owahab’s picture

Confirmed. This is pure jCarousellite JS issue.

JMTorres’s picture

This patch may resolve your issue: http://plugins.jquery.com/node/4572

benone’s picture

Did the patch work for you ?
I put tha changes to js file and indeed, the single view result is appearing now.
But when I have 2 results it shows the first one in the third position also :)
So instead of 2 I have 3 images when one of them is repeated.