Menu module not showing
- Status
- Closed
- Subject
- Menu module not showing
- Version
- 1.9.x
- Category
- Error
- Usability
- Feature
- Menu
Modules - Resolution status
- Invalid
- Submitted by
- Steven
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
When I place 2 menu modules under eachother, the second one doesn't show up.
And I can't figure out why. When I place something between the modules (e.g. Switch Language), all 3 show up.When I view the source code of the generated page, the second menu has a display:none value. So I know the problem does not lie within the css file.
sourceCopy to clipboard<div title="Module Execution Time 0.011s" id="module_20" class="box box-menu cssmenubox module"> <div id="mod-menul1" style="display: block;" class="clearfix box-data"></div> <div class="box-footer"></div> </div> <div title="Module Execution Time 0.004s" id="module_21" class="box box-menu cssmenubox module"> <div id="mod-menul2" style="display: none;" class="clearfix box-data"></div> <div class="box-footer"></div> </div>
Modules have been set with decoration=n, notitle=y.
And the menu type=f. Though neither option has an effect on the problem.- Solution
- Workaround
- Importance
- 6
- Easy to solve?
- 5
- Priority
- 30
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4335
- Created
- Sunday 04 November, 2012 14:10:48 UTC
by Steven - LastModif
- Saturday 04 July, 2026 21:12:07 UTC