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


      
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to