Customizing profile page.
-
How could i customize the profile menu to the links that i would like them to be?
-
please see the /wp-content/plugin/buddypress/bp-load.php
But what about the labels? i’m talking about the menu underneath the avatar on the profile page.
If you want to change the actual names of the links, I did this by editing the language .pot file
But I’m not sure if that is the recommended method. I wanted to change My Blogs to My Sites:
For 1.2.9, translate the po file from buddypress/bp-languages directory.
Save the translation as buddypress-en_US.mo [if your local is en_US) else buddypress-your_Locals.mo in the bp-languages directory and you will be done.Poedit is a great tool for translation.
Thank you @shapherd and @Stigmartyr
But i’m not sure you guys are understanding me heheWhen I go to my profile or any profile i see under the avatar:
Activity
Profile
Friends
Groups
MessagesWhat i want is:
News*
Profile
Activity
Friends
etcI also would like to know how you take one out
Thank you for your time and help. I greatly appreciate it. Let me know if you have a possible solution or anything else that might help
Editing the language file will help you change the displayed text.
If you want to remove something DJPaul just shared a method with us here: https://codex.buddypress.org/extending-buddypress/bp-custom-php/
There is also a style sheet hack that I used, it’s posted here: https://buddypress.org/community/groups/achievements/forum/topic/remove-achievement-link-from-menue-bar/#post-106447
Oh ok I see. Thank you very my @Stigmartyr. But hat about adding a link???
?????? ?
?/bp-load.php ????????
?profile???home.php???????
- The topic ‘Customizing profile page.’ is closed to new replies.