Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • regin Friend
    #193933

    Is it possible to have main menu above the video on the front page?

    Regin

    pavit Moderator
    #519261

    Hi

    Yes it’s possible , you can do in this way
    edit this file templatesja_appoliotplshome-1.php that is the default layout for the Home menu item and change the blocks order in this way

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

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

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

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

    As you can see the video Block is now below the header-home that contains the mainnav

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

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 10 years, 10 months ago.

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