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.
<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.
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tikiwiki.org instance. To start, simply select a version and click on "Create show2.tikiwiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tikiwiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |