Any resolution on this? I’m seeing the same problem…
This does not answer my question.
That’s it. Thank you much adpawl. +1
Site: http://brinkerpublishing.com/
Sorry, by secondary menu, I mean secondary navigation.
I use this code in footer.php to load the secondary navigation:
<div id=”access” role=”navigation”>
<?php wp_nav_menu( array(‘container_class’ => ‘menu-header’, ‘theme_location’ => ‘secondary’ ) ); ?>
</div>