Something is interfering with views slideshow. It's probably something in the css that's interfering with the jquery cycle library as I don't get any JavaScript errors and I can see the slides cycling in safari debugger but the dimensions are all messed up. Funny thing is that it behaves differently if the block is in the header than in say columns. In the header the initial slide shows and then the whole block is hidden. Works fine in Firefox, just ie and safari. Also works fine in all browsers in the starter theme.

Comments

Jeff Burnz’s picture

Could be the 100% width in the CSS for image, but, and its a big but, why are you using a slideshow that is not responsive? Views slideshow will not work in mobile devices, perhaps try something like Flexislider module or the built in slideshow feature.

ralva83638’s picture

I just needed the fade transition effect. I'm a big fan of jquery mobile and sort of new to using AT. I'll look into flexislider, thanks.