Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • 2bak860
    Participant

    @2bak860

    Hi @inakie – have you found a solution for this? Interested!


    2bak860
    Participant

    @2bak860

    It’s just that I saw an example on the Flokka website – on the BP demo page.


    2bak860
    Participant

    @2bak860

    Thanks r-a-y – I’ll give that a shot!


    2bak860
    Participant

    @2bak860

    Just on the profile page?


    2bak860
    Participant

    @2bak860

    I know it’s a core field, but is there anyway not to display it?


    2bak860
    Participant

    @2bak860

    Is there a way to remove the “Name” from the Profile page? Name is the label, but I can’t change the value to the username.

    Any ideas?


    2bak860
    Participant

    @2bak860

    Lifesaver – thank you Jeff!


    2bak860
    Participant

    @2bak860

    Hi John, thanks for your reply – yes, I mean user_login.

    I’m editing the profile-header.php in bpmember. I’ve added your code, but now no username displays:

    <div id="profile-name">
    <h1 class="fn"><a href="<?php bp_user_link() ?>"><?php bp_core_get_username($user_id); ?></a></h1>

    <?php if( function_exists('bp_user_status') ) : ?>
    <p class="status"><?php bp_user_status() ?></p>
    <?php endif; ?>
    </div>

    Any help appreciated!

Viewing 8 replies - 1 through 8 (of 8 total)
Skip to toolbar