Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Memotas Friend
    #200041

    I’m using Ja Social T3 with joomla 2.5. How can I add new module position? Please see the image and help me.


    1. ja-social
    Nazario A Friend
    #543717

    @memotas,

    For adding new module position, you can refer at this tip.

    As per your image, you want to add the new module position in the article. You can refer this tip to put module in the article.

    Memotas Friend
    #543776

    Very indifferent…

    Nazario A Friend
    #543972

    @memotas,

    Please do as following:

    – Open file: /templates/your_template_name/tpls/blocks/mainbody-left-content-right.php then add this rule:

    <div class="new-position">
    <jdoc:include type="modules" name="new-position" style="T3Xhtml" />
    </div>

    – Open file: /templates/your_template_name/templateDetails.xml then add this line:

    <position>new-position</position>

    – Now, pls go to backend then assign any module to “new-position” position.

    Let me know if this helps


    1. Screenshot_80
    2. Screenshot_81
    Memotas Friend
    #544068

    <em>@Nazario A 438828 wrote:</em><blockquote>@memotas,

    Please do as following:

    – Open file: /templates/your_template_name/tpls/blocks/mainbody-left-content-right.php then add this rule:

    <div class="new-position">
    <jdoc:include type="modules" name="new-position" style="T3Xhtml" />
    </div>

    – Open file: /templates/your_template_name/templateDetails.xml then add this line:

    <position>new-position</position>

    – Now, pls go to backend then assign any module to “new-position” position.

    Let me know if this helps</blockquote>

    Ok. Thank you.

    TomC Moderator
    #544186

    There is also the additional resource of – in case you’re still having difficulties.

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

This topic contains 6 replies, has 3 voices, and was last updated by  TomC 9 years, 9 months ago.

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