Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • alekseyg Friend
    #166402

    Hi Friends,

    could you please advise how can I create new sets of Tabs on my site? As I can see there’re positions ja-tabs1 and ja-tabs2. As I understand I need to create somehow ja-tabs3 and put there new module JA Tabs 3? How can I create this ja-tabs3?

    gray Friend
    #401637

    Create new module of custom HTML type, assign it to a position you’d like to have tabs (for me it’s “col-mass-top”). Add the below code
    {jatabs type=”modules” animType=”animNone” style=”teline_iv” position=”top” widthTabs=”auto” heightTabs=”auto” width=”auto” height=”auto” mouseType=”click” duration=”1000″ colors=”10″ module=”ja-tabs3″ }{/jatabs}
    As you can see, the plugin’s code has many options to set (include name of module position, like ja-tabs3). There is a special forum section dedicated to the plugin.

    alekseyg Friend
    #401812

    Hi, sorry, but I don’t understand how to create this set of tabs. First of all I need to create module mentioned above by you? and as a second step to create JA Tabs module and select a position as created module on first step (e.g. ja-tabs3)? please be more detailed!:)

    gray Friend
    #401882

    1. Create custom HTML module with code I mentioned in my previous message, let’s name it “Tabs”
    2. Assign “Tabs” module to a position where you’d like to show other modules in tabs.
    3. Assign modules you’d like to be shown in tabs to position “ja-tabs3” (this “virtual” module position is defined in the code added in step 1)

    Hope it’s more clear now.

    alekseyg Friend
    #401884

    I did 1st and 2nd steps, but on 3rd step I didn’t find ja-tabs3 position in drop-down list of available module positions. What is wrong?

    Ninja Lead Moderator
    #401984

    <em>@alekseyg 254102 wrote:</em><blockquote>I did 1st and 2nd steps, but on 3rd step I didn’t find ja-tabs3 position in drop-down list of available module positions. What is wrong?</blockquote>

    To make ja-tabs3 show, add this to templateDetails.xml, inside <positions> tag:


    <position>ja-tabs3</position>

    gray Friend
    #402054

    <em>@alekseyg 254102 wrote:</em><blockquote>I did 1st and 2nd steps, but on 3rd step I didn’t find ja-tabs 3 position in drop-down list of available module positions. What is wrong?</blockquote>
    You’ll not find it in the drop-down list. Just type it into the field (it accepts other values too, not only form the list).

    alekseyg Friend
    #402071

    After step 2 I can see on site following text. It seems I did something wrong


    1. ja
    gray Friend
    #402162

    Have you installed and enabled the ja-tabs plugin?

    alekseyg Friend
    #402249

    <em>@gray 254495 wrote:</em><blockquote>Have you installed and enabled the ja-tabs plugin?</blockquote>

    Of cource it installed and enabled as I use it for another tabs which were included in template quickstart. The question is how can I add more modules with tabs?

    gray Friend
    #402259

    Ok. And you see that text from the attached image even when you assign a module to ja-tabs3 position (step 3)?

    PS. do you get any JS errors when loading the page?

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

This topic contains 11 replies, has 3 voices, and was last updated by  gray 13 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum