Loading...
 
Skip to main content

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
(0)
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.

source
Copy 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+
Demonstrate Bug (older Tiki versions)
Ticket ID
4335
Created
Sunday 04 November, 2012 14:10:48 UTC
by Steven
LastModif
Saturday 04 July, 2026 21:12:07 UTC


Show PHP error messages