Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress login/logout widget displays a link instead of name [Fixed]


  • Connor
    Member

    @con101193

    Hi when logged in on my website, the sidebar will display a link to the user who is logged in and not the name with a clickable link.

    You can see it using these credentials on Utraz.com

    User: Test
    Password: Password

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

  • r-a-y
    Keymaster

    @r-a-y

    BuddyPress doesn’t come with a login widget; looks like someone coded a custom login widget for you.

    They need to replace the code contained within the <h4> with bp_loggedin_user_link().


    @mercime
    Keymaster

    @mercime

    Whay r-a-y said
    Replace <h4></h4>
    with <h4>bp_loggedin_user_link()</h4>


    Connor
    Member

    @con101193

    Thank you so much.

    If anyone in the future gets this issue, my theme is Arras, the childtheme is called BrownBuddy and you have to edit the above code on the functions.php which is located in the BrownBuddy theme’s root.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Buddypress login/logout widget displays a link instead of name [Fixed]’ is closed to new replies.
Skip to toolbar