Hi

Whenever I try to display a panel page in the tabs style it just displays blank. I'm trying to display two mini-panels in one tabbed panel page. I've tried creating a third mini-panel which is tabbed and included that in a non-tabbed panel page but it's still just displaying blank. I'm using:

Drupal 5.7
Tabs panel style 5.x-1.4
Panels 5.x-2.0-beta5
Bluemarine theme

Any tips on how I can get this working? I've had panel tabs working before but a few months ago and remember I had to have particular versions of the modules to get it working, perhaps that is still the case?

tia

CommentFileSizeAuthor
#11 tabs-eg.jpg55.95 KBthomasmuirhead

Comments

Anonymous’s picture

Title: Tabbed panels » Tabbed panels not displaying

Sorry, I forgot to finish typing in a slightly more useful title...

kev52’s picture

i have the same problem, I've created a mini-panel with 3 tabs but if I use this mini-panel in a panel it is not visible but... it is shown in the sourcecode.

wim leers’s picture

I'll get back to this in a week or so. Too busy with Hierarchical Select right now.

dubbelD-1’s picture

This is my first post - I seem to have the same problem with tabs - they worked before, but I was unable to get minipanels carousel to work. In the process of updating various modules to try to get carousel to work, something caused this issue to arise with tabs.

Rolling back jQuery Update to version 1 seems to have got it working again - so the I assume that means there's a conflict between v2 and something?

wim leers’s picture

You have to update the jstools module, the latest tarball is compatible with jQuery 1.2!

dubbelD-1’s picture

I'm using jstools 5.x-1.1 - should I be using the dev release (jstools 5.x-1.x-dev) instead?

wim leers’s picture

Sorry, yes, you should!

wim leers’s picture

Assigned: Unassigned » wim leers
Category: support » bug
Status: Active » Fixed

This was due to a bug in Panels 2 beta 5 (not sure when this bug was introduced). Update to the newest version of Tabs panel style *and* update to the latest version of the DRUPAL-5 branch.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Excellent thanks - can't believe it was such an easy fix! jstools update did the trick so gonna close this, thx again.

Joanzo’s picture

well that doesn't really solve the problem, cause the tabs interface is messed up
the darker color not apply to the unactive tabs but to the content itself
i've tried using all themes, and it's all the same
how to solve this problem?

thomasmuirhead’s picture

StatusFileSize
new55.95 KB

I think I get a similar problem to Joanzo if I've understood him right.

I've updated to the dev version but there seems to be no CSS passing through to the tabs so I get a grey background color and all the tabs crushed together. The CSS works on every other part of the page, except not on the tabbed sections or the tabs themselves.

I've attached what it looks like in case that helps. You'll see that the rounded corners style above is working perfectly, but then the tabs style is removing all css from the content within the panel.

Any help would be fantastic.

Thank you

Thomas

2billy’s picture

Hi!

I have a very similar problem: I create two mini-panels and then I put them in a region of a flexible page panel. What I want to achieve is that the two mini-panels to be shown as tabs, inside their region in the flexible page panel. Although I select "tabs" layout in the "layout settings" of the flexible panel for the specific region where I have putted the mini-panels, nothing shows up! If I select any other layout, e.g., list or rounded the mini-panels appear correctly in the desired region of the flexible panel. The "layout settings" of the mini-panels is set to default.

Drupal 5.10
php 5.2.6
panels_tabs-5.x-1.x-dev (used to have 5.x-1.5)
jstools-5.x-1.x-dev (5.x-1.2 and 5.x-1.1)
panels 5.x-2.x-dev (used to have 5.x-2.0-rc1a)

Before reading this post my configuration was: panels_tabs-5.x-1.5, jstools-5.x-1.1 or jstools-5.x-1.2, panels-5.x-2.0-rc1a, but tabs did not work either.

Can anyone please give me a clue?

Thanks!