I have my scroller set up to display the title, text, and image for each article.
When I have 3 articles in the category that feeds the scroller, the title, text, and image for each article scrolls correctly.
But when I add further articles, there's a problem:
The titles and images continue to scroll correctly, but the text from articles 3 and 4 display at the same time (overlapping) in article 3. When article 4 comes up, its title and image are also correct, but its text is missing (having already gone by in with article 3).
As I continue to add more articles, the same thing happens: article 3 displays overlapping sets of text, and the text is missing from other articles.
Sometimes if I use the navigation buttons, the text appears and disappears suddenly.
Is this a bug? Is there a solution?