New Zenner
- Join Date:
- Sep 2006
- Posts:
- 20
- Plugin Contributions:
- 0
Ezpages links in header navigation AUTOMATICALLY
I want to add Ezpages links in my normal header.
I can do this by manually inserting
<li><a href="<?php echo zen_ez_pages_link(ez-page-num);?>">Help</a></li>
But how do i do it so that it works automatically. Ie i set Header on in admin and they turn up in the normal navigation, NOT as another nav bar as they do at the moment.
What code do i have to change in my tpl_header.php file so that as i add new ezpages - they automatically turn up in the default nav bar??
Thanks for your help
Rowan