Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,991
- How-to & Troubleshooting
- 129,408
- Creating & Extending
- 25,786
- Requests & Feedback
- 9,486
- Third Party Plugins
- 9,786
- Showcase
- 3,318
- Ideas
- 1,393
- Miscellaneous
- 9,169
-
I did that but I still cannot go to and add menus.
What I did;
1.open up functions.php file and add
add_theme_support( ‘menus’ );
2. replaced
“ul id=”nav”
With
?php wp_nav_menu( array( ‘sort_column’ => ‘menu_order’, ‘container_class’ => ‘menu-header’ ) ); ?
and I still can not add menus.
where did I go wrong?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS