Page 1 of 1
Navigation menu disappeared
Posted: 28 Aug 2023, 14:44
by yades
Hi
I migrated my website to joomla 4, when I click in the menu Phoca Download, the navigation bar disappears.
https://www.maisondesloisirs-deve.fr/index.php (with navigation bar)
https://www.maisondesloisirs-deve.fr/in ... ement.html (without navigation bar)
Yannick
Re: Navigation menu disappeared
Posted: 28 Aug 2023, 16:01
by Jan
Hi, try to test it with some standard template. Phoca Download does not have any influence on menu. Try to check if the menu (module) is assigned to all pages.
Jan
Re: Navigation menu disappeared
Posted: 23 Nov 2023, 15:57
by rikaryo
I also have this problem, I use Joomla 5, phoca 5 beta6, php 8.2 and T4 from Joomlart
Only the menu that Phoca is in disappears from the menu bar, I activated the error report and it didn't show anything out of the ordinary.
The project is at the link:
https://st23.eloamigo.org.br/downloads
Thanks for the great extension Jan, I've been using it since the beginning and it's always been efficient and stable.
Re: Navigation menu disappeared
Posted: 23 Nov 2023, 18:32
by christine
Hi Yannik,
I see it's working for you now?
Kind regards
Christine
Re: Navigation menu disappeared
Posted: 23 Nov 2023, 19:15
by christine
Hi rikaryo,
In the meantime, before Jan gets in touch:
Just for temporary testing: switch to standard cassiopeia to see if it works there.
Ev. try the new beta7?
-------------------------------------
@ Jan:
I had seen an overflow hidden somewhere earlier. Removed it and the menus were there.
I also tried the following (temporary to the custom.css):
Code: Select all
.collapse {
overflow: inherit; /*or visible */
}
it works, but, the Acesso menu is then indented.
Kind regards
Christine
Re: Navigation menu disappeared
Posted: 23 Nov 2023, 22:20
by rikaryo
Hello Christine, thank you very much for the temporary solution, I have already updated to the Beta7 version, but the error persists. I added the rule you suggested.
Thanks
Re: Navigation menu disappeared
Posted: 24 Nov 2023, 21:15
by Jan
Hi, if the problems is the same with Cassiopeia, I still think, there is some switch of menu links (which are possible not set for the view), try to test:
- cassiopeia template
- disable SEF (to see ItemId in URLs - to see which menu link is not active)
- set displaying of the module (menu) for all websites, not only for selected (if this is used)
Jan
Re: Navigation menu disappeared
Posted: 25 Nov 2023, 00:31
by christine
Hi Jan & rikaryo,
I would de-activate the .../css/main/bootstrap.min.css from Phoca for this template.
https://st23.eloamigo.org.br/media/com_ ... ap.min.css
Kind regards
Christine
Re: Navigation menu disappeared
Posted: 25 Nov 2023, 11:48
by christine
Hi,
Forgot to mention that after temporarily deleting .../bootstrap.min.css for testing, of course also removed the above CSS code.
The menus are there and the blue login icon (below) is on the right place.
Kind regards
Christine