-
AuthorPosts
-
mfcphil Friend
mfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 20, 2011 at 1:57 am #168748While viewing all the module locations for this template http://templates.joomlart.com/ja_community_plus/?tp=1
I can not seem to be able to used the following
Content – Top
Content – Bottom
Right – Mass – TopThese positions do appear in my templateDetails.xml
I’m using the 1.7 version of the template, has anyone else managed to utilise these positions?
I’m guessing the Right Mass Top can not be used if you’re using the left – content – right template setup!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 20, 2011 at 3:14 am #413785You right.
You can enable the content-mass positions anytime, but column-mass (left-mass-top, right-mass-bottom, etc) can be enabled only when left and right blocks join to form a column.
ref: http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Enabling_mass_positions
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 20, 2011 at 6:27 am #413811But I still cant employ
Content – Top
Content – Bottomkhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 21, 2011 at 6:22 pm #414161Because left-content-right layout doesn’t enable content-top and content-bottom. To enable them, you replace this code from left-content-right layout
<block name="left1">left</block>
<block name="right2">right</block>
with
<block name="content-top">content-top</block>
<block name="content-bottom">content-bot</block>
<block name="left1">left</block>
<block name="right2">right</block>
1 user says Thank You to khoand for this useful post
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 21, 2011 at 6:30 pm #414163<em>@khoand 269518 wrote:</em><blockquote>Because left-content-right layout doesn’t enable content-top and content-bottom. To enable them, you replace this code from left-content-right layout
<block name="left1">left</block>
<block name="right2">right</block>
with
<block name="content-top">content-top</block>
<block name="content-bottom">content-bot</block>
<block name="left1">left</block>
<block name="right2">right</block>
</blockquote>Is this code in the template css?
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 21, 2011 at 6:30 pm #414162<em>@khoand 269518 wrote:</em><blockquote>Because left-content-right layout doesn’t enable content-top and content-bottom. To enable them, you replace this code from left-content-right layout
<block name="left1">left</block>
<block name="right2">right</block>with
<block name="content-top">content-top</block>
<block name="content-bottom">content-bot</block>
<block name="left1">left</block>
<block name="right2">right</block>
</blockquote>Is this code in the template css?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 21, 2011 at 6:38 pm #414164You login backend > Extensions > Template Manager > JA Community Plus > LAYOUTS. Edit left-content-right. You replace this code :
<block name="left1">left</block>
<block name="right2">right</block>
with
<block name="content-top">content-top</block>
<block name="content-bottom">content-bot</block>
<block name="left1">left</block>
<block name="right2">right</block>1 user says Thank You to khoand for this useful post
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 21, 2011 at 6:48 pm #414166<em>@khoand 269522 wrote:</em><blockquote>You login backend > Extensions > Template Manager > JA Community Plus > LAYOUTS. Edit left-content-right. You replace this code :
<block name="left1">left</block>
<block name="right2">right</block>
with
<block name="content-top">content-top</block>
<block name="content-bottom">content-bot</block>
<block name="left1">left</block>
<block name="right2">right</block>
</blockquote>Perfect!!!! 🙂
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by bossies 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum