BuddyBoss Home – Web Support Forums Themes Boss. theme Member Header Issues

Viewing 3 posts - 16 through 18 (of 18 total)
  • Question

    #45168

    Anonymous
    @

    Hi @wrkazigmail, bp_displayed_user_username is standard BP function and it is working fine.
    http://etivite.com/api-hooks/buddypress/trigger/apply_filters/bp_get_loggedin_user_fullname/

    You can also consult in BuddyPress forums.

    
    <span class="name"><?php echo bp_displayed_user_username(get_current_user_id()); ?></span>
    

    Regards

    Answers

    #45195
    @wrkazigmail

    am not able to fix it as boss theme is calling this from header.php…anyways close this ticket

    #45200

    Anonymous
    @

    not sure, why it is not working for you. It works perfect for me. You can copy header.php to child theme and make you edits there. I will close this topic feel free to create new for any further issues.
    Regards

Viewing 3 posts - 16 through 18 (of 18 total)
  • The question ‘Member Header Issues’ is closed to new replies.