I'm using JCarousellite to create simple carousels on a Drupal site.
In my template file I create the list items by looping through an array. When I try and create a carousel on one of these pages it has the habit of duplicating items in the list.
Has anybody experienced this? If so, anybody found a solution?