HI I found that Carousel style is not visible in minipanels in new panel2 Beta5.
Can somebody give me some suggestion how to fixe it.
Tabs are working just fine.

I have instaled this modules and versions.
Mini panels 5.x-2.0-beta5
Carousel Panel Style. 5.x-1.3
jCarousel 5.x-1.2
JQuery Update 5.x-1.0

Comments

Fayna’s picture

I'm having trouble with this also. Subscribing.

nravens’s picture

Same problem here.. it works with panels 2 beta 2 & 3 but not 5

wim leers’s picture

beta 5 seems pretty buggy in its internals… will get back to this later.

najibx’s picture

Ok. For now, we will use jCarousel by adding function call: jcarousel_add() ?

Steven Mansour’s picture

Can you tell a non-programmer how to "add function call: jcarousel_add()"? I'd like to get this working in the beta 5 of Panels but am unsure as to how.

George2’s picture

i'm using panels 5.x-2.0-rc1a, and panels_carousel 5.x-1.3, and i too can't see the style. ~(using drupal 5.10)

irbis78’s picture

I'm having trouble with this also. Help me. Please.

najibx’s picture

For now I am using the views_carousel, listed in the CVS. You can then use view's insert or block into the panel.

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/carousel/vi...

My problem is, with panel, my themes break in IE6. Works great in FF though. Anyway ... as an alternative, I use View's header and footer to create a full page.

A crazy workaound ...

asak’s picture

subscribing. same problem.

Remon’s picture

subscribing

najibx’s picture

I got the views_carousel working perfect in FF2/FF2 and IE7 but break in IE6 (it become 2 rows). I think the CSS overflow:hidden issue. So I just use a static HTML JCarousel Lite - http://www.gmarwaha.com/jquery/jcarousellite/index.php
Huhhu ..not so drupal ..but meet my immediate requirement..

Still hoping this to be fixed.

George2’s picture

i found jcarousellite to be VERY slow and processor intensive. it modifies the html, but the time it takes to do this is awful. personally, i hunkered down and learnt jquery. it's actually really great, and powerful!

i ended up using scrollto and serialscroll jquery plugins

design.er’s picture

Subscribing

myivory’s picture

I was able to get the Carousel style to show up by changing the function name from panels_carousel_panels_panel_style_info to panels_carousel_panels_styles in panels_carousel.module. Perhaps the style naming convention changed after Carousel Panel Style was released.

socialnicheguru’s picture

I can confirm that this fixed it for me (#14)

wim leers’s picture

Assigned: Unassigned » bensnyder