• I’m trying to display the value of a custom field, let’s call it ‘hobby’, on the members-list.php page.

    When I go edit this page I see references to:

    { { {user.avatar} } }
    { { {user.display_name_html} } }
    { { {user.profile_url} } }

    but I can’t seem to figure out how to display (in the “for each” loop) the value of one of my custom fields that I’ve defined on Ultimate Member > Forms

    I can’t find any documentation on how to do this after searching for hours. No information on these mysterious { { {field.names} } } either.

    Please help!

    P.S. I had to put spaces between the { { and } } because this forum formatted it to something else.

    • This topic was modified 4 years, 4 months ago by Chris Duke.
    • This topic was modified 4 years, 4 months ago by Chris Duke.
Viewing 1 replies (of 1 total)
  • Thread Starter Chris Duke

    (@christhis)

    Additionally I’d like to be able to pull out first name and last name separately, instead of what user.display_name_html does (which is it pulls out both).

    Thanks for your help!

Viewing 1 replies (of 1 total)
  • The topic ‘Customizing members-list.php’ is closed to new replies.