Closed (fixed)
Project:
Zebilla
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2012 at 20:29 UTC
Updated:
5 Jan 2012 at 01:21 UTC
You don't have a navigation area defined in your page.tpl.php though you have one defined in your .info file. You have other area undefined as well.
Comments
Comment #1
sayela commentedHi dcrocks, these areas were added to allow users to expand zebilla further but I will look into these concerns in future releases. Thank you very much.
Comment #2
dcrocks commentedYes, but a user can add blocks to these regions now and they don't show up anywhere on the page, resulting in a discouraging mystery. You could, for example, in your .info file use "regions_hidden[] = navigation" to hide that region on the Blocks form and document it in your .info file.