Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • mfcphil Friend
    #168748

    While 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 – Top

    These 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 Friend
    #413785

    You 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 Friend
    #413811

    But I still cant employ

    Content – Top
    Content – Bottom

    khoand Friend
    #414161

    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>

    mfcphil Friend
    #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 Friend
    #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 Friend
    #414164

    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>

    mfcphil Friend
    #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!!!! 🙂

    bossies Friend
    #442387

    Just what i was looking for thanks!

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

This topic contains 9 replies, has 3 voices, and was last updated by  bossies 12 years, 2 months ago.

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