Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to change the name at page MEMBERS?


  • residentcusano
    Member

    @residentcusano

    I need to change my page MEMBERS’ s name from MEMBERS to TRAVELLING. Which php file contain the operation to change it? I did the change 1 time, but i don t remember the file’ s name….

    URGENT

Viewing 3 replies - 1 through 3 (of 3 total)

  • nathan12343
    Participant

    @nathan12343

    It’s in the header.php file. It’ll look something like:

    <li class="selected">
    <a href=&quot;//" title=""></a></li>

    You’ll just change ‘Memebers’ to ‘Travelling’ in the two instnaces.


    residentcusano
    Member

    @residentcusano

    and where is the folder???


    nathan12343
    Participant

    @nathan12343

    Sorry for the delay. It will be in your theme’s folder. If you are using the BP default theme then it will be in: your_wordpress_folder/wp-content/plugins/buddypress/bp-themes/bp-default

    If you are using this then it will probably be worth creating a child theme so that you don’t loose any changes with plugin upgrades. If that is what you want to do then I can give you some help there too.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change the name at page MEMBERS?’ is closed to new replies.
Skip to toolbar