Menus NOT being displayed on site

Greetings:

 

I am trying to develop a module.  I am following code from several books but my menus are NOT being displayed.  I know my code is being executed because if there is an error it gets flagged.

 

Any ideas on why this is not happening???

 

Thanks.

daily1game's picture

Hello gerbreown,

Edit your theme's ".info" file and add,

features[] = main_menu
features[] = secondary_menu

Otherwise main_menu and secondary_menu doesn't display at all.

Hope that helps.

Amanda@Daily1Game

Add new comment