There is a navbar region in the .info file, however it is not render inside the page.tpl.php file.

print render($page['navbar']); needs to be added, however I do not know where it should go. Should it go just inside <nav id="navigation">....</nav>?

Comments

danlinn’s picture

Status: Active » Needs work

D'oh! Putting it where you suggest would work. Being a base theme, not necessarily a complete theme, you're free to add/remove regions as you like, but you're right and that should be in the vanilla install. Thanks for the report.

Thanks,
Dan

danlinn’s picture

Assigned: Unassigned » danlinn
twardnw’s picture

Status: Needs work » Fixed

This is already in -dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.