[wp-testers] Problems with the Menu "wp_nav_menu"

Luis Alberto Ochoa alberto.ochoa at ymail.com
Sun Mar 21 15:00:14 UTC 2010


Hi guys

I have a problem with my menu.

I did create a menu "Navigation". Why do not appear in my home page?

My code in header.php:

<div id="header-wrap">
<div id="header">
<?php wp_nav_menu( array( 'menu' => 'Navigation', 'sort_column' => 'menu_order', 'menu_class' => 'nav' ) ); ?>
</div>
</div> <!-- #header-wrap -->

http://sand.snippets-tricks.org/theme/

And in other pages the menu appears correctly...

http://sand.snippets-tricks.org/theme/about/


Thank's
 Atentamente,
Luis Alberto Ochoa

Blog: Snippets Tricks
Twitter: @albertochoa


      


More information about the wp-testers mailing list