-
AuthorPosts
-
February 5, 2009 at 12:54 am #137798
Hello,
is there any chance to have only ONE Tab with content?
I use Article-ID and if there´s only one article in the category the Tab-title is there but no content shows up…You may ask, why I need that…
In our website many “language holidays” are offered.
For example: There are journeys to England (Main menupoint). For Teens, Adults, Groups, Business (Submenupoints / Categories). When I click e.g. on Teens there are all citys/places in the Tab-Module.
York
Paignton
London
Dublin
…
All with the matching Introtext.
So far so good.BUT for Groups for example there is at the moment only ONE trip on offer.
Now it only shows the Tab-title “Cambridge” but unfortunatelly NO content. Only an empty field.Has somebody an idea, how I can solve this Problem?
Bye
Tiny 🙂Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 6, 2009 at 3:05 am #289806Hi tinymedia,
I think you are enabling the cache and your ja tabs has a problem with the cache of joomla.
Please send me you live url, admin account, ftp account via PM, i will check this issue to help you.
February 8, 2009 at 2:50 pm #290110Hi JA Developer,
had you had some time to look after my site?
I sent you an admin-account via PM. Did you get it?Bye Tiny
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 10, 2009 at 9:52 am #290424Hi tinymedia,
Maybe you selected the menu error.
I enable the item, which you are using the JA tabs Teen module and check it and saw that this module is working fine.February 10, 2009 at 12:48 pm #290455Hi JA Developer,
thank you that you had a look.
The Teens-Module works well, because there are more than one article in the category.
Could you please check for example the Module “JA Tabs-EN-Gruppen”? In the “gruppen”-category is only ONE article at the moment.
If you click on “Sprachreisen”->”Englisch”->”Gruppen” on the Frontpage you can see that there is no content. Only the Tab “Cambridge” and an empty field…Can you please check once more? 🙂
Bye TinyAnonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 11, 2009 at 4:34 am #290581Please open file plugins/content/ja_tabs/ja_tabs.css, at about line 31, find following code:
.ja-tabswrap div.ja-tab-content {
border:medium none;
padding:0;
position:absolute;
width:100%;
z-index:100;
}and change to:
.ja-tabswrap div.ja-tab-content {
border:medium none;
padding:0;
width:100%;
z-index:100;
}1 user says Thank You to JA Developer for this useful post
February 11, 2009 at 7:55 am #290601Hi JA Developer,
thank you very much! It works fine 🙂
Bye Tiny 😀
February 11, 2009 at 12:28 pm #290656Hi JA Developer,
one Problem´s solved another is made…
With the change of the styling of ja_tabs.css the display of the articles is correct when I use “Article ID”.
On another part of my site (in Kids->”Feriencamps->soccer” for example) I use Ja-Tabs in the content.
After the change of the style (comment out “position:absolute;”) the First Tab is o.k. but the other Tabs (Details, Ort, Termine, Anmeldung) show a blank field. The content slips downwards.I use two different themes for “Feriencamps” -> Usage in the content and “Sprachreisen”->Usage as Article ID.
So I thought I don´t change the ja_tab.css but the theme css I use in “Sprachreisen”. In my case it´s barite.
But somehow it doesn´t work.
In plugins/content/ja_tabs/themes/barite/style.css I tried it with:
.barite .ja-tabswrap div.ja-tab-content {
position: relative;
border: none;
z-index: 100;
padding: 0;
width: 100%;
}But there´s no reaction…
Can you give me a hint how I can change it the right way?Bye Tiny
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by tinymedia 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum