Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to display description under the name on the profile page


r-a-y
Keymaster

@r-a-y

Hey @scotm – That’s not the correct usage.

What I meant was copy the the template file I listed above in your child theme and remove everything in it.

Then use bp_profile_field_data(‘field=YOURFIELD’); to list only the xprofile fields you want to list (no need to use functions and remove actions here).

The other method is using a variation of this:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/faq-how-to-code-snippets-and-solutions/#post-13243

Skip to toolbar