Let's say, I have a menu set up as follows:
Now I want to display a navigation menu module on my webpage with the name of Sub Menu B1/B2/B3 depending on in which Sub Sub Menu I am.
So now I could create 3 navigation menu modules with the names Sub Menu B1, Sub Menu B2, Sub Menu B3.
I know I can display the Sub Sub Menu B11/B12 or Sub Sub Menu B21/B22 with a single navigation menu module with the property base entry: current. But then the modules title, which is shown on my webpage, is the title I choose for the module.
What I want to be displayed as title for the module on the webpage is the title of the parent menu item.
I don't really want to create a module for each Sub Menu B1/B2/B3 beacause I have 16 of these sub menus...
Would this be possible? Maybe I just overlooked something? Hope you can understand my explanation.
Best regards
Georg
Ah sorry I misunderstand you want the module title to be unique? Thats not going to be possible but you could use css to format the first item (sub menu b1) to look the same as a title
Labels |
Added:
?
|
I want a module title to be displayed but I want it to be named like the parent menu item, not the module title I give when I create the module in the backend.
So currently I have two modules:
http://neu.turnerschaft-lichtenfels.de/images/github/Zwischenablage02.png and
http://neu.turnerschaft-lichtenfels.de/images/github/Zwischenablage03.png
I want to use the first variant, but I don't want "Abteilung" to be displayed as module name on the webpage.
I want it to look like the second module:
http://neu.turnerschaft-lichtenfels.de/images/github/Zwischenablage01.png
I don't want to create 16 modules with 16 different names ("Allgemeinsport", "Basketball", "Cheerleader", ...)
Hope this makes it a bit clearer.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-01 11:19:24 |
Closed_By | ⇒ | ggeorgg |
Status | Closed | ⇒ | New |
Closed_Date | 2016-04-01 11:19:24 | ⇒ | |
Closed_By | ggeorgg | ⇒ |
I just changed the code which displays the modul. I think there are better ways to implement it but for now it works. What do you think about this?
See comment here: #9705 (comment)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-01 22:41:32 |
Closed_By | ⇒ | ggeorgg |
Yes this is already possible with the default menu module. See https://docs.joomla.org/Creating_a_submenu
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9692.