Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,691
- How-to & Troubleshooting
- 128,219
- Creating & Extending
- 25,679
- Requests & Feedback
- 9,405
- Third Party Plugins
- 9,753
- Showcase
- 3,321
- Ideas
- 1,348
- Miscellaneous
- 8,879
-
Yup- just as I thought.. in members-loop.php find-
<?php bp_the_site_member_last_active() ?>
and change to-
<?php echo bp_custom_get_member_list_xprofile_data('Gender') ?>
Where “Gender” is the name of the profile field you wish to display.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS