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
-
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