Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,670
- How-to & Troubleshooting
- 127,979
- Creating & Extending
- 25,647
- Requests & Feedback
- 9,399
- Third Party Plugins
- 9,725
- Showcase
- 3,320
- Ideas
- 1,346
- Miscellaneous
- 8,853
-
This is a problem with the theme you are using.
Change the line in header.php saying
<?php bp_site_name() ?>
to
<?php bloginfo('name');?>
and It will work as you want it to .
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS