Hi,

I'm now running D7.19 after a recent upgrade from 7.10.
Views 7.x-3.5
Panels 7.x-3.3
JCarousel 7.x-2.6

I have 2 JCarousels on a front page, each set up in a View, each View in a different Panel on the page. One carousel auto scrolls, the other is there for manual scrolling. All the content works perfectly and when the Administrator is logged in , but stop working for anonymous users (logged out) and authenticated users who are not administrators. Then ALL the content of BOTH carousels is displayed as Unordered Lists. Since all the content shows, the problem isn't with access to the content, its with access to the JCarousel!

The auto-slider carousel works correctly in all circumstances, IF the second carousel is disabled in its panel.
So I have:
1 x JCarousel always works for everyone; 2 x JCarousels only works for an Administrator

Has anyone some suggestions as to what might have caused this?

Many thanks,
John

Comments

Further issues

I think this is something of a development issue, not because many want two carousels on one page, but because the same issue hits my attempts to place JCarousel images behind other content. You can easily get JCarousel to move the images behind other items, for example a text overlay can be place over a moving image - and not move with it - by editing the JCarousel's particular template and CSS, or by placing the overlay in a block and editing the CSS for that block so it has a negative margin-top. Z-index has no effect in this scenario, so you have to lay the carousel onto the page before the text overlay - simple.
But as soon as you log out the JCarousel behaves differently, and ALWAYS appears on top of the text!
I cannot find a reason for this behaviour at all, and I wondered if anyone out there has some ideas.
Many thanks,
John

Context UI

Do you have Context UI enabled? Disabling it worked for me.
http://drupal.org/node/1934538

nobody click here