Currently theme_jcarousel expects an array of strings for the $items variable. Instead it should expect render arrays and act accordingly. My suggestion is in the attached patch.

Comments

darrenwh’s picture

Issue summary: View changes
StatusFileSize
new1.2 KB

Perhaps a better option is to render the list using theme_item_list()