<em>@pavit 411503 wrote:</em><blockquote>Hi
In the header.php file you should have a section like this
<!-- 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 -->
</blockquote>
hi pavit,
thanks for your help but i’m already have that code on my header.php by default. do you know whats the other problem?
thanks,
galang