Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,550
- How-to & Troubleshooting
- 127,786
- Creating & Extending
- 25,648
- Requests & Feedback
- 9,392
- Third Party Plugins
- 9,716
- Showcase
- 3,317
- Ideas
- 1,331
- Miscellaneous
- 8,843
-
It seems like you should use the bp_get_featured_group() function in your if statement, as it returns the value rather than echoing it.
Maybe something like this?
<?php if ( bp_get_featured_group() == "featured") : ?>
I’m not totally sure, You might have to insert some “echos” in there and debug along the way.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS