Active
Project:
AT Commerce
Version:
7.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2012 at 17:46 UTC
Updated:
3 Feb 2012 at 16:33 UTC
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
Comment #1
Jeff Burnz commentedCould 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.
Comment #2
ralva83638 commentedI 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.