Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sanjiovani Friend
    #130160

    Can anyone assist with this.

    I would like to also split the right mod into three mods – right 1, right2, right3

    Sherlock Friend
    #256320

    Hi sanjiovanni !
    You can do following way :
    Open index.php file in templates/ja_dravity folder , find following code line :


    <jdoc:include type="modules" name="right" style="xhtml" />

    change to :


    <jdoc:include type="modules" name="right1" style="xhtml" />
    <jdoc:include type="modules" name="right2" style="xhtml" />
    <jdoc:include type="modules" name="right3" style="xhtml" />

    then in templateDetails.xml file in templates/ja_dravity folder , you add “right1″,”right2″,”right3” position to it.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years, 5 months ago.

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