Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • aondoyavga Friend
    #208272

    Please How do I include a left side-bar for the Home Page of the JA_HOTEL template that will start from immediately after the slideshow?

    Ninja Lead Moderator
    #576449

    This way will help you to add left side bar (with sidebar-1 position) in left in home page

    + Open templates/ja_hotel/tpls/home.php file

    find and change

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

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

    to

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

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

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

    + Create a new module and assign with sidebar-1 position.

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, 4 months ago.

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