Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,528
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,170
-
Edit the them you;re using for the sub-blogs. Change the menus to pull in your main blog’s menus.
just before the nav bar code put
<?php switch_to_blog(1); ?>
right after the navbar code put
<?php restore_current_blog(); ?>
then it will always show the pages from Blog #1.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS