Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • bookkeeper Friend
    #174609

    The position is assigned to the 7th position of the module only. Other positions not assigned module.
    Example: Position 8 does not appear.

    Sherlock Friend
    #441872

    Hi bookkeeper,

    I guess you are new to t3 templates, For a ja template that is built based on jat3 framework you need to define a module position into a block to get it display, e.x for the ja elastica template if you go to template back-end >> Layout tab, there go to edit the default layout you would see the middle block that look like this
    <blocks name=”middle”>
    <block name=”right1″>position-7, position-5</block>
    <block name=”right2″ type=”extra-col”>extra-col</block>
    </blocks>
    here you see it has only two module positions position-7 and position-5 if you also want to display the modules from the position-8 positon just modify that block to this
    <blocks name=”middle”>
    <block name=”right1″>position-7, position-5, position-8</block>
    <block name=”right2″ type=”extra-col”>extra-col</block>
    </blocks>

    Sherlock Friend
    #441873

    Hi bookkeeper,

    I guess you are new to t3 templates, For a ja template that is built based on jat3 framework you need to define a module position into a block to get it display, e.x for the ja elastica template if you go to template back-end >> Layout tab, there go to edit the default layout you would see the middle block that look like this
    <blocks name=”middle”>
    <block name=”right1″>position-7, position-5</block>
    <block name=”right2″ type=”extra-col”>extra-col</block>
    </blocks>
    here you see it has only two module positions position-7 and position-5 if you also want to display the modules from the position-8 positon just modify that block to this
    <blocks name=”middle”>
    <block name=”right1″>position-7, position-5, position-8</block>
    <block name=”right2″ type=”extra-col”>extra-col</block>
    </blocks>

    bookkeeper Friend
    #441999

    Before

    After

    Resault

    How to assign a new module position in this way?


    1. joomlart
    2. joomlart1
    3. joomlart2
    bookkeeper Friend
    #442058

    up to date …
    How will the one pictured above

    bookkeeper Friend
    #442060

    up to date …
    How will the one pictured above

    bookkeeper Friend
    #442277

    No one will help?

    bookkeeper Friend
    #442702

    please help

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

This topic contains 8 replies, has 2 voices, and was last updated by  bookkeeper 12 years, 8 months ago.

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