Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Anonymous Moderator
    #146335

    It will create ja_newposition position in the template.

    Please try to do with my steps:

    + Open templates/ your template / index.php file, find the place where you want to add this position, and then add following code section:


    <?php if($this->countModules('ja_newposition')) : ?>
    <jdoc:include type="modules" name="ja_newposition" />
    <?php endif; ?>

    + Open templates/ your template / templateDetails.xml file, find following code section:

    <positions>
    <position>breadcrumbs</position>
    <position>banner</position>
    .....
    <position>ja_newposition</position>
    </positions>

    + In administrator, go to Extensions -> Module manager -> edit a module. In the preview page, you can see this position in Positions list.

    Also, for a reason, you have to open templatesyour templatecsstemplate.css file to add a style for this module.

    Hope it helps.

    dtpcom Friend
    #343205

    Hi.
    I just want to put mass_top and mass_bottom as the demo template, could you please tell me where i have to insert in the index.php in template folder and where to modify in templatesyour templatecsstemplate.css file to add a style for this module.

    thank you in advance (iam not a php expert)

    Lasantha

    Saguaros Moderator
    #343882

    Dear Lasantha!

    Pls kindly read the wiki

    http://wiki.joomlart.com/wiki/JA_Template_Framework/Guides
    http://wiki.joomlart.com/wiki/JA_Template_Framework/FAQs

    May be you ‘ll find solutions to resolve this issue by youself

    Thanks

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

This topic contains 3 replies, has 3 voices, and was last updated by  Saguaros 13 years, 11 months ago.

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