We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Guest
  2. Motivator Hole-in-One Smile Seeker
  3. General Discussion
  4. Friday, 13 June 2014
  5.  Subscribe via email
Hi guys!
I want remove main menu from default position in T3 Framework.

I have already put it in another position, but default main menu doesn't disappear.
How can I do?

Thanks a lot.
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Claudio,

To remove mainmenu, please open the layout file you want to remove mainmenu from (all layout files are located in: templates/T3_BS3_Blank/tpls) then remove the loading mainnave block:

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


Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Claudio,

To remove mainmenu, please open the layout file you want to remove mainmenu from (all layout files are located in: templates/T3_BS3_Blank/tpls) then remove the loading mainnave block:

<?php $this->loadBlock('mainnav') ?>
Gardner.


You're simply the best!
I've removed this line from all files in the folder "templates/T3_BS3_Blank/tpls"
It works!

Thanks.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for your kind words, Claudio :)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.