Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,040
- How-to & Troubleshooting
- 129,759
- Creating & Extending
- 25,804
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Nope, only getting group 1. I wonder if:
<?php if ( function_exists( 'bp_has_profile' ) ) : if ( bp_has_profile( 'profile_group_id=1' ) ) : while ( bp_profile_groups() ) : bp_the_profile_group(); ?>
can be modified to fetch group 2 also.
LOL, this is driving me nuts…