Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • tinymedia Friend
    #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 Moderator
    #289806

    Hi 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.

    tinymedia Friend
    #290110

    Hi 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 Moderator
    #290424

    Hi 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.

    tinymedia Friend
    #290455

    Hi 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 Tiny

    Anonymous Moderator
    #290581

    Please 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;
    }

    tinymedia Friend
    #290601

    Hi JA Developer,

    thank you very much! It works fine 🙂

    Bye Tiny 😀

    tinymedia Friend
    #290656

    Hi 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

    tinymedia Friend
    #292355

    Hello @ all,

    is somebody watching?
    Can gou guess why the css doesn´t work?

    Is my description not understandable?

    Bye Tiny

Viewing 9 posts - 1 through 9 (of 9 total)

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