I installed the module and I have one issue. When I hit the next-button the list of items will scroll to the last entry and not to the specified value in "Number of items to display in the carousel".

The prev-button is working as expected.

Comments

TomMynd’s picture

Hi,

I tested a little bit with the configuration When I make no entries in "First item to start on" and "Number of items to display in the carousel". So now the carousel is correct... WTF?

Any hints from anyone how to get more deeper in debugging this module?

Rob_Feature’s picture

This s a known bug in the carousel right now (notice the little "need to test this" checkbox on the settings?). To fix it for now, just delete the "Number of items..." number and resave your view.

That bug will be fixed in an upcoming release.

mfer’s picture

This was an issue where a string was being passed into jcarousel in place of an integer. viewscarousel.js not changes the strings to integers where needed. This is updated in the dev snapshot that should be out shortly.

mfer’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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