Displaying profile field name in Member Loop
-
I am trying to display the actual field name alongside the field in the member profile loop.
I’ve used the following code to display the field:
<?php bp_member_profile_data( ‘field=cancer type’ ); ?>
Now I need to display the actual field name. Can someone provide help with that? One of our profile fields is Type of Cancer, but now all you see is “Breast” rather than Type of Cancer: Breast.
Any thoughts?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Displaying profile field name in Member Loop’ is closed to new replies.