Closed (fixed)
Project:
Panels Tabs
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
26 Jun 2008 at 09:55 UTC
Updated:
13 Apr 2017 at 18:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedSorry, I forgot to finish typing in a slightly more useful title...
Comment #2
kev52 commentedi 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.
Comment #3
wim leersI'll get back to this in a week or so. Too busy with Hierarchical Select right now.
Comment #4
dubbelD-1 commentedThis 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?
Comment #5
wim leersYou have to update the jstools module, the latest tarball is compatible with jQuery 1.2!
Comment #6
dubbelD-1 commentedI'm using jstools 5.x-1.1 - should I be using the dev release (jstools 5.x-1.x-dev) instead?
Comment #7
wim leersSorry, yes, you should!
Comment #8
wim leersThis 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.
Comment #9
Anonymous (not verified) commentedExcellent thanks - can't believe it was such an easy fix! jstools update did the trick so gonna close this, thx again.
Comment #10
Joanzo commentedwell 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?
Comment #11
thomasmuirhead commentedI 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
Comment #12
2billy commentedHi!
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!