Skip to:
Content
Pages
Categories
Search
Top
Bottom

Member-header stuff

  • @adjunkten

    Participant

    I’m editing ‘member-header.php’ in child theme.

    I’m trying to show member’s profile fields in member’s header:

    <div class=”item-header-content”>

    <h4><?php bp_profile_field_data( ‘field=Brugertype’ );?><br/>
    Fag: <?php bp_member_profile_data( ‘field=Fag’ );?><br/>
    Skole: <span><?php bp_profile_field_data( ‘field=Skole’ );?><br/>
    “>Hjemmeside</h4>
    <div id=”member_profile”>
    <profilquote><i><?php bp_profile_field_data( ‘field=Faglig bonusinfo’ );?></i></profilquote>
    </div>

    1) I would to like to use the new custom url profile field – how do I do that?
    2) How do I get the ‘item header content’ to float right, when member’s write in bio’s?

    Compare This profile with this one

    Thanks,

    Lars

  • The topic ‘Member-header stuff’ is closed to new replies.
Skip to toolbar