https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
1. Add following to bp-custom.php file (create one if you don’t have one)
`define ( ‘BP_GROUPS_SLUG’, ‘teams’ );`
2. Create a new Page named Teams
3. Go to BuddyPress > Pages and associate Groups with the page Teams
Hi – I’m actually trying to do the same things, but changing “Groups” to “Leagues”. I followed @mercime‘s tip and that worked for changing all the appropriate navigation links. But when I click on “Leagues” (formerly Groups), all the content on the page still uses the word “Groups”. Meaning that the page’s title still says “Groups Directory”, the button to make a new one still says “Create a Group”, etc. Is there a way to make the change from “Groups” to “Leagues” happen everywhere?
Thanks in advance.
== Is there a way to make the change from “Groups” to “Leagues” happen everywhere? ==
Yes. Use language translation file as in https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/
I want to change the title on page from forums directory to message board how can I change this text please? You can see what text I mean on my page http://www.nztack.co.nz