Skip to:
Content
Pages
Categories
Search
Top
Bottom

Delete profile tab

Viewing 4 replies - 1 through 4 (of 4 total)
  • Why? profiles is a fairly integral part of BP and of all the ‘parts’ or components profiles is the last I would think to remove. What actually is it you want t do perhaps it’s more specific? such as remove profile view for logged out users, there are various conditions you could place on profiles, do you want to prevent users changing their profile?


    @ChrisClayton
    Participant

    @chrisclayton

    You could use CSS li#xprofile-personal-li {display:none;} along with
    `define( ‘BP_DEFAULT_COMPONENT’, ‘activity’ );`
    (change activity to whatever you want the default tab to be)

    I want that when a person enters a user profile that posts show you to comment and in your own profile

    thanks!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Delete profile tab’ is closed to new replies.
Skip to toolbar