I want to add Ezpages links in my normal header.
I can do this by manually inserting
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.Code:<li><a href="<?php echo zen_ez_pages_link(ez-page-num);?>">Help</a></li>
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


Glad it worked for you !

