Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,018
- How-to & Troubleshooting
- 129,639
- Creating & Extending
- 25,793
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,382
- Miscellaneous
- 9,179
-
Fresh start installations, I made three users two with unique avatars and one without.
I change Mystery Man to Monster. Now all it shows are the Monster.
WPMU 2.8.4a + BP 1.0.3 + BB 1.0.2
I posted a topic in a forum from both sides BBpress & BuddyPress both give the same icons.
Sidenote:
On BBpress Forums I had to put this
<?php echo bp_core_get_avatar( get_post_author_id() ); ?>
but get_post_author_id() doesn’t work in WP/BP side.