Shortcode Carousel

Hi,

We’ve upgraded our Omeka Installation to version 2.6.1. and the plugin “Shortcode Carousel” doesn’t function anymore (the images no longer rotate, the button’s doesn’t work).

I’ve used this code to add the carousel:

<?php echo $this->shortcodes('[featured_carousel autoscroll=true interval=4000]');?>

How can we solve this problem?

Thank you in advance,
Sophie

If the buttons and things aren’t working but the carousel otherwise appears, the problem is probably something to do with Javascript, and it could be a Javascript error that’s actually unrelated to the carousel.

Can you check your browser’s javascript console? Some errors are probably getting logged. Or, if there’s a link to a page showing the problem you can post here, that would work just as well.

This topic was automatically closed after 250 days. New replies are no longer allowed.