Create 1 menu eg: Main
Add to this menu some items like this:
Level - Item - Type
1 - Home - Article
2 - Activities - Menu heading
2.1 - Activity 1 - Article
2.2 - Activity 2 - Article
2.3 - Activity 3 - Article
3 - Contact - Article
Then go to modules > add a new module "Menu"
Select Menu : Main
Select base item : Activities
Could select "Activites"
Unable to see and select "Activities"
Since j3.7
Labels |
Added:
?
|
Status | New | ⇒ | Confirmed |
Category | ⇒ | com_menus Templates (admin) |
I think this PR is all about : 13036 - introducing modal menu
@izharaazmi ?
yes thats the cause of the problem
Sorry, I can't recall. What is this modal menu?
On 27-Apr-2017 6:48 PM, "Brian Teeman" notifications@github.com wrote:
yes thats the cause of the problem
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#15617 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGZUDUSD76AyN8yjypzDhNiD2zEkV98nks5r0JWOgaJpZM4NKCKz
.
go to modules > add a new module "Menu"
Select Menu : Main
Select base item : THIS OPENS THE MODAL
Well, I guess its here
1f48268#diff-d5d92c503f1c0d0d4368cceb1e31ff4fR90
following
@Devportobello Looks like this field includes a disable option: https://github.com/joomla/joomla-cms/blob/008b78d61252994744950d7724615be3fad5066e/components/com_users/views/login/tmpl/logout.xml#L27
Is this a partial implementation of hiding menu items?
This is not used in the modal_menu field, but this could be a nice idea, thx for pointing this;
I'm working on a PR, in a second step i will include that
Closed, following PR.
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-17 07:50:31 |
Closed_By | ⇒ | Devportobello |
Can this be open? It is still big issue!
Status | Closed | ⇒ | New |
Closed_Date | 2017-05-17 07:50:31 | ⇒ | |
Closed_By | Devportobello | ⇒ |
Status | New | ⇒ | Discussion |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-11-26 16:34:03 |
Closed_By | ⇒ | Quy |
Please test PR #16061
I understand why this has happened (I think) because the same modal is used in places where it would not make sense to be able to select a separator menu item - but here it clearly does make sense and i can confirm the issue