Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • turminator Friend
    #177770

    Hello,

    I would like to add a new module position under bodycontent position (attached a capture with new module position graphic), I read Joomlart documentation to create new module position but I don’t know what block I need to modifiy to add new position.

    Many thanks!


    1. new_module_position
    turminator Friend
    #455743

    Hello,

    I added this code in Default Layout management in backend:

    <blocks name="middle-bot" colwidth="22">
    <block name="content-middle-bot" type="spotlight">user12</block>
    </blocks>

    After, this code:

    <blocks name="middle" colwidth="35">
    <block name="content-mass-top" style="jaraw">content-mass-top</block>
    <block name="content-top" type="spotlight">user1,user2,user3</block>
    <block name="inset2">left</block>
    <block name="right2">right</block>
    </blocks>

    Then, I added:

    <position>user12</position>

    In templateDetails.xml.

    And I create a new module with user12 position, but not shows the new module. What I made wrong?

    Many thanks!

    Ninja Lead Moderator
    #456035

    Incorrect, you can copy this code into Default Layout management in backend on your site. Please remember to backup old script before to do.


    <blocks name="middle" colwidth="22">
    <block name="content-mass-top" style="jaraw">content-mass-top</block>
    <block name="content-top" type="spotlight">user1,user2,user3</block>
    <block name="inset2">left</block>
    <block name="right2">right</block>
    <block name="content-mass-bottom" style="jaraw">content-mass-bottom</block>
    </blocks>

    and content-mass-bottom is the new position needed to be added.

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 5 months ago.

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