Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,006
- How-to & Troubleshooting
- 129,530
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,398
- Miscellaneous
- 9,170
-
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