Skip to:
Content
Pages
Categories
Search
Top
Bottom

how to echo a custom field

  • @y7ol

    Member

    i have a custom field in buddypress profile called “duedate”

    how can i echo this field, whats the right syntax

    thank you

Viewing 13 replies - 1 through 13 (of 13 total)
  • @gunju2221

    Participant

    <?php echo

    @y7ol

    Member

    thanks Virtuali

    i wanted the syntax for the buddypress function that pulls the field

    thanks for helping

    @y7ol

    Member

    can someone please help

    @noizeburger

    Participant

    is it a profilefield?

    @y7ol

    Member

    yes it is

    @noizeburger

    Participant

    You can find the code (think, that’s what you’re looking for)

    in your bp-theme (if using default bp-theme it can be found in /members/single/member-header.php.
    Maybe this helps!

    @y7ol

    Member

    thx ill try this

    @noizeburger

    Participant

    Does it work?

    @noizeburger

    Participant

    In case, the above solution does not work, I found another: http://blogcastor.com/extend/codex/how-to-display-buddypress-profile-field-data/

    @y7ol

    Member

    thanks man that worked

    very helpful

    @skateage

    Participant

    how could i display a custom profile field like this to a group forum…. in the “/groups/single/forum/topic.php” for user-meta?

    so it would display the custom field for each user that posts in the forums.

    If you can help me with this i will be really thrilled!

    @skateage

    Participant

    bump

    @luvs123

    Member

    Bump ^^^ would like this also.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘how to echo a custom field’ is closed to new replies.
Skip to toolbar