-
AuthorPosts
-
March 4, 2012 at 9:19 pm #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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 5, 2012 at 9:31 am #441872Hi 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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 5, 2012 at 9:31 am #441873Hi 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>March 5, 2012 at 4:09 pm #441999Before
After
Resault
How to assign a new module position in this way?
- March 5, 2012 at 9:30 pm #442058
up to date …
How will the one pictured aboveMarch 5, 2012 at 9:33 pm #442060up to date …
How will the one pictured aboveMarch 6, 2012 at 9:54 pm #442277No one will help?
March 8, 2012 at 11:02 pm #442702please help
AuthorPostsViewing 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
Jump to forum