-
AuthorPosts
-
turminator Friend
turminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
June 2, 2012 at 12:55 pm #177770Hello,
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!
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
June 3, 2012 at 11:52 am #455743Hello,
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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 5, 2012 at 8:46 am #456035Incorrect, 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.
AuthorPostsViewing 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
New module position under content
Viewing 3 posts - 1 through 3 (of 3 total)