Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • diegop Friend
    #196377

    How can i remove the masthead from the home page?

    Thancks


    1. prioblemmas-web
    pavit Moderator
    #529223

    Hi

    You will need to remove the masshead block from the header.php page

    in this file templatespurity_iiitplsblocksheader.php at the bottom

    <!-- NAVBAR MAIN -->
    <?php if ($this->getParam('navigation_collapse_enable')) : ?>
    <nav class="t3-navbar-collapse navbar-collapse collapse"></nav>
    <?php endif ?>
    <nav class="t3-navbar navbar-collapse collapse">
    <jdoc:include type="<?php echo $this->getParam('navigation_type', 'megamenu') ?>" name="<?php echo $this->getParam('mm_type', 'mainmenu') ?>" />
    </nav>
    <!-- //NAVBAR MAIN -->

    </div>
    </header>
    <!-- //MAIN NAVIGATION -->

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

    Remove the block in red

    sujugiri Friend
    #1112362

    Removed masthead accordingly.
    But, trying for days to display position 1, 2, 3, 4, it is not being displayed.
    Please help.

    http://www.myblog.bodolandtimes.online

    Administrator: bkjanmejoy
    password: myblog

    pavit Moderator
    #1112363

    Hi sujugiri

    Please open a new discussion on new forum at this url

    Regards

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

This topic contains 3 replies, has 3 voices, and was last updated by  pavit 6 years, 1 month ago.

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