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. Ryan Belisle
  2. General Discussion
  3. Thursday, 30 May 2013
  4.  Subscribe via email
So I"m trying to create a simple 2 level list type menu. To show something like this:

Level One Item
- Level Two Item
- Level Two Item
- Level Two Item

In the menu module, if I set the beginning and end levels to 1 and 2, the 2nd level can only appear on click of the 1st level because by default it's a dropdown menu. Is there a way around this? I have the parameter set to always show the sub level items so maybe this is a bug?

I want to always show level one and level two at all times, no dropdown.
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ryan Belisle,

The menu will be work as dropdown menu by default as we using Bootstrap.

If you need to show all menu as flat menu, you need to customize the menu module (mod_menu).
You just need to remove all bootstrap dropdown class.

Regards
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
Hi Ryan Belisle,

The field: Always Show is to use in collapsed menu only (in mobile or tablet). When you enable this option, in collapsed menu, all sub-menus will be shown when you active the navigation button. In case you disable it, the sub-menus will be only shown when you active its parent menu.

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

"If you need to show all menu as flat menu, you need to customize the menu module (mod_menu). You just need to remove all bootstrap dropdown class."

I am using t3_bs3_blank template and see there are several files in modules/mod_menu folder or is it a t3_bs3_blank file that needs changing?

Is it possible to tell me which file to alter and which specific code to alter?

Thank you

John
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
I came here by searching the same problem .
The files that you need to customize is under the folder
/plugins/system/t3/base-bs3/html/mod_menu
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
  • Page :
  • 1


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