How to hide the “Home” tab under Profile (member navigation items)
-
Hello there! I’m new to “BuddyPress” and i’m trying to disable the “Home” button under profile. The member navigation item. Right now i’ve disbled it (display: none) but when i click on a member under “Members” page then it navigate to the “Home” url. I want it to navigate to the “Profile” tab. It should be the only tab there. The settings could you disable in the wordpress admin site.
Can anyone help me, to find a good solution for this?
Best Greetings
Alex
-
ok, no worries.
Please add this CSS code as well.
.bplock-register-form-container { display: none !important; }Nicely done. You do still se an empty area but it’s only a second before redirect. I can live with that.
When people register they se their username as H1 under their “Profil” (Profile), is it possible to change so the H1 automatic picks the Full name instead? I’ve created one named Fulde Navn (Full name) in Users –> Profile Fields.
So this new user:
http://www.legit-check.dk/medlemmer/rasmus94/
Gets “Rasmus Hansen” as H1 and not his username.Like my user:
http://www.legit-check.dk/medlemmer/legit-check-dk/
(changed it from WP) but it will take long to change every new registred member -.-You can search for such kind of issues in this forum also or can google this out as well.
Please check this thread: https://buddypress.org/support/topic/change-username-to-display-name-on-member-profile-page/
Hopefully, it will help you.
Thanks
Prashant Singh, you seem quiet good to BP and coding within that area. If you know how to fix one of my following problems, you could save my day:
1. https://buddypress.org/support/topic/private-message-suggestions/
2. https://buddypress.org/support/topic/redirect-from-page-if-not-logged-in/Fixed both of them.
Thanks
- You must be logged in to reply to this topic.