Using OM-Maximenu With OP3 on Drupal 7
Posted by esavoie on January 4, 2013 at 4:12am
I am trying to put in OM Maximenu as my main menu and i can't find where to put in the suggested code
<?php
print $main_menu_tree;
?>I tried putting it in the region--menu.tpl.php in openpublish/themes/openpublish-themes/gazette/templates but it gives me the following error:
Notice: Undefined variable: main_menu_tree in include() (line 3 of /profiles/openpublish/themes/openpublish-themes/gazette/templates/region--menu.tpl.php).
Read more