Re: SOLVED How to achieve 2nd level double menu display?
Posted 7 years 6 months ago
I think you misinterpreted. There is no need to manipulate the toplevel.
1.Correct:
Please have a look at
clouderp.be/bronckart/index.php
You will see that while at the home page, the styling is displaying correctly while hovering over "assurances",
showing the subtitles "particuliers" & "professionals" with background as desired in a two-list display,
as illustrated in the very first pic in this thread (to be)
2. Incorrect:
Now navigate to any other page (e.g. contact)
You will now see that the styling is GONE on the sublevel titles under "assurances"
on hover should display the subtitles "particuliers" & "professionals" WITH background, since they are sublevel titles.
3 Additional nasty side-effect (bug) - bottom page menu-modules
I had 4 menu modules displaying "particuliers" menu (level3), "professionels" menu (level3) and 2 other menu's (level2).
By manipulating the menu display as we did with Gantry 5 menu editor, the bottom page menu now does not listen to level 3, but instead listens to level 2, displaying all menu items of both "particuliers & professionels". That is a bug.
Re: SOLVED How to achieve 2nd level double menu display?
Posted 7 years 6 months ago
I turned off production mode on Gantry 5 admin and pressed the "recompile CSS" button on the base outline. Now the CSS equally applies across all of your site.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED How to achieve 2nd level double menu display?
Posted 7 years 6 months ago
Oh! I didnt think of that one.
However, the "nasty side effect" with the menu-modules used on the page FOOTER, displaying the double listed is a corruption.
I presume that his issue cannot be solved fast and that I should work around it with custom html, unless you see a solution(?)
Particuliers
Particuliers
Professionnels
Auto
Habitation
RC Vie Privée
RC Chasse
Soins de Santé
Epargne Pension
Accident
RC Exploitation
RC Professionelle
RC Accident de Travail
RC Objective & Incendie
Professionnels
Particuliers
Professionnels
Auto
Habitation
RC Vie Privée
RC Chasse
Soins de Santé
Epargne Pension
Accident
RC Exploitation
RC Professionelle
RC Accident de Travail
RC Objective & Incendie
Re: SOLVED How to achieve 2nd level double menu display?
Posted 7 years 6 months ago
What it's showing is correct in terms of the setup you have.
All the menu items are now at level 2 and that's what you told the menu to show - so not surprisingly it shows all the level 2 menu items. The "base item" you set is actually meaningless since that is a level 2 menu item and not the "base" of anything any longer.
To get around this issue I would create a new menu and within that add alias menu items to the other menu items in the existing menu. Then you can have the menu module use that menu instead.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.