Skip to:
Content
Pages
Categories
Search
Top
Bottom

Update profile from front end

  • @pierremaitre

    Participant

    Hi there,
    I would like to hide the admin bar for users, but I still want them to be able to edit and update their profile. Therefore, I need a link in the front end to the profile edit screen.
    Can you please help me achieve this?
    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • @thacnuocphongthuy

    Participant

    I am also looking forward to this as you

    @pierremaitre

    Participant

    I used the following code block:

    <a href="<?php echo bp_loggedin_user_domain().'profile/edit/'; ?>">Edit my account</a>

    I don’t know whether it is the best way to proceed, any advice welcome!

    @sirbenky

    Participant

    Have you tried creating a custom link in the navigation menu.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar