Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Display specific profile fields


snails07
Participant

@snails07

That works to display the Category field beneath each members profile on the members page, but what I am wanting to do is to set up a separate page that just contains links to the categories. And once these categories are clicked, then the user is taken to the page that will display all of the members in the chosen category.

I’m guessing it would be something like

<?php bp_get_the_profile_field_name( ‘field=Category’ ); ?>

Any ideas?

Skip to toolbar