Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,007
- How-to & Troubleshooting
- 129,530
- Creating & Extending
- 25,786
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,782
- Showcase
- 3,316
- Ideas
- 1,402
- Miscellaneous
- 9,169
-
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
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS