First of all, thanks for the great module. Now if I can only get it to work like I need it to with jcarousel!

When I enable jCarousel in my working view, the carousel renders fine, but the ajax loading does not happen as it should- all content links are generated on pageload (and can be viewed in the source code). Clicking the arrow to scroll to the next item works, successfully scrolling to the next thumbnail, but without any ajax magic... All content links are already present, but hidden by the CSS overflow hidden. This presents an issue as some of the lists in my view have 100+ links.

Everything works as it should in the views preview, and when I enable the ajax on the view (in addition to the jcarousel settings), I see the throbber image without a full thumbnail sized, white, background, but it just hangs, and never loads the next link/thumbnail.

BTW- I have tested and reproduced this bug with jcarousel 7.2.6, and views 7.x.-3.1alpha1, and 7.x-3.1-rc1, using already created and functional views, and newly created views.

Any help is much appreciated. Thanks.

Comments

dawehner’s picture

Project: Views (for Drupal 7) » jCarousel
Version: 7.x-3.1 » 7.x-2.x-dev

Move the issue to the jcarousel module.

jackniu’s picture

I am also find this problem, and I did a lot searching, but have no fixed!

tajinder.minhas’s picture

Hello,

Anybody found the solution for tis problem coz i am still facing the issue

niko-’s picture

Issue summary: View changes

Hello

Now I work on drupal 8 migration for this module (https://www.drupal.org/node/2600540)
I'll try solve this issue in 8.x implementing jcarousel pager plugin.

niko-’s picture

Hello

Problem solved for Drupal 8 version