Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need help changing what my site names “members”, please help i’m so frustrated.

  • @brlc

    Participant

    I have a sports site with buddy press and i want the site to refer to “members” as “players” instead, i’ve already changed the slug name but it only changes the url. I need everything else on the site to change to “players” especially the members tab?

Viewing 10 replies - 1 through 10 (of 10 total)
  • @lph2005

    Participant

    The fastest way I’ve found is to open the header.php file in your child theme and modify the text with the line for members.

    @brlc

    Participant

    That worked thank you so much, do you know how to change where it says “Member Directory” and “all Members” on the member search page?

    @tsjogren

    Participant

    Hi.
    The right way to do this (as i have heard)
    https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/
    If you use this method you have full control over styling and it works perfect.
    @mikepratt gave this tips in this presentation that i think is a awesome. Check it out here

    DFW WordPress MeetUp: BuddyPress: Social Networking in Box

    @paulhastings0

    Participant

    I’ll confirm that using a custom language file is the correct to do it. It’ll save you a ton of headaches and pain. It’s actually fairly simple. Just read the documentation. :)

    @tsjogren

    Participant

    I´m working on a translation to Swedish for BuddyPress right now, and use the language-file for this.

    @brlc

    Participant

    Thank you all for your advice, i’m goin to try it later i think i can figure it out now.

    @commentluv

    Participant

    this was just what I was looking for!

    I added my own .mo file to change the way the word ‘members’ was written and also added the BP_MEMBERS_SLUG define in wp-config.php and it was effective over the whole site, even in places where I’d not noticed the word ‘members’ .

    big thanks!

    @commentluv

    Participant

    I spoke too soon here, all the references to ‘members’ have changed to my new value ‘voggers’ but when I click on a user, it shows it should go to domain.com/voggers/username but when i click on it, it just goes to the home page. I can go to domain.com/voggers/ and it shows the list, it’s just the individual members page that wont work.

    any help:?

    @peterverkooijen

    Participant

    Perhaps you have to make a manual edit in .htaccess?

    @commentluv

    Participant

    I think this was to do with upgrading to 1.2.5

    I downgraded back to 1.2.4.1 and was able to see domain.com/voggers/username again .

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Need help changing what my site names “members”, please help i’m so frustrated.’ is closed to new replies.
Skip to toolbar