Skip to:
Content
Pages
Categories
Search
Top
Bottom

Displaying A User’s Profile with User ID


  • jeanmeslier
    Participant

    @jeanmeslier

    Hello,

    I would like to know what tags to call up in a template to be able to display the profile fields for a particular user, such as the administrator. Does anyone have any suggestions for what to use?

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

  • Wythagy
    Participant

    @wythagy

    I’m not quite sure what you are asking…judging by your thread title you’ll need this function:

    bp_core_get_username( $uid )

    and then you can just call the profile fields accordingly…


    jeanmeslier
    Participant

    @jeanmeslier

    basically, i would like to call up one specific profile, as it is displayed on the profile page when the user is logged in, integrate it into a template, and have it visible without that user being logged in. i’m afraid my php knowledge is poor, and largely reduced to copy and pasting… so i am not sure how to proceed with your suggestion wythagy, or whether it will acconplish what i need, but i appreciate the help… if any one can offer any further suggestions it would be much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Displaying A User’s Profile with User ID’ is closed to new replies.
Skip to toolbar