Skip to:
Content
Pages
Categories
Search
Top
Bottom

Showing profile fields outside of profile


  • embergermedia
    Member

    @embergermedia

    I need to show certain profile fields outside of a members profile page. I have created a page to show the members of a specific group. The members of the group would like certain profile fields visible for each member.

    Any ideas on how to do this?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

  • r-a-y
    Keymaster

    @r-a-y


    embergermedia
    Member

    @embergermedia

    @r-a-y

    Thanks again for the answer. But I have the following problems:
    The echo displays the group members user id for each member (the actual number) But the profile field that I am trying to display is showing that of the members page I am on, not the group members.

    I replaced :
    ‘user_id’ => bp_displayed_user_id()

    with:

    ‘user_id’ => bp_group_member_id()

    So the output I get is such:

    Group Members Name (correct per my use of the group member loop)
    47 ( the bp_group_member_id) (this is the correct user id, but I don’t want that displayed)
    Displayed users profile field (incorrect- this should be the profile field of the Group member in the list)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Showing profile fields outside of profile’ is closed to new replies.
Skip to toolbar