Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kostas13 Friend
    #201873

    Hello. I am using the version 5 of the template with the sticky menu. My question has to do with the module positions. Does this version has only the intro 1, intro 2 and the modules positions available to use? I would like to have sidebars as well or another module positions that the other versions have. How i can enable them?

    Ninja Lead Moderator
    #552063

    This way will help you to add sidebar position and other positions :

    Open templates/ja_jason/tpls/home-5.php file

    find and change

    <?php $this->loadBlock('header-5') ?>

    <?php $this->loadBlock('mainbody-home') ?>

    <?php $this->loadBlock('section-home') ?>

    <?php $this->loadBlock('footer') ?>

    To

    <?php $this->loadBlock('header-5') ?>

    <?php $this->loadBlock('slideshow') ?>

    <?php $this->loadBlock('mainbody') ?>

    <?php $this->loadBlock('section-home') ?>

    <?php $this->loadBlock('navhelper') ?>

    <?php $this->loadBlock('footer') ?>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 7 months ago.

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