Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to change URLs?

Viewing 7 replies - 1 through 7 (of 7 total)
  • @chouf1

    Participant

    @jivany

    Participant

    And you might be interested in this: https://codex.buddypress.org/translations/

    @simonle

    Member

    Thank you both for pointing me in the right direction. But I still got some problems.

    I tried the language translation files but it only translates a few parts of the actual content inside BuddyPress and not any of the URLs.

    So I tried to follow the steps in the Docs. But I seem to be missing a bp-custom.php file. So I added the definable slugs to my wp-config.php file instead. But no change has been made to my URLs.

    What could be wrong?

    @chouf1

    Participant

    i must create bp-custom.php and put it in the “wp-content/plugins” folder

    for the sk member slug you can use:

    <?php

    define( ‘BP_MEMBERS_SLUG’, ‘medlemmar’ );

    ?>

    @simonle

    Member

    Thank you Chouf1! :)

    I had actually tried to make my own bp-custom.php file. But I had placed it in the BuddyPress folder and not in the Plugins folder. Now everything seems to be working

    @prernadelhi

    Participant

    Hi,
    hows is this?

    1. go to http://www.mysite.com/groups/wp-admin/options.php

    2. change ur URL “http://www.mysite.com/groups/” to:”http://www.mysite.com/grupper” where ever you see (when u click to change it give you error but dont worry)

    3. rename / copy folder to groups -> grupper (via FTP or whatever client u are using)

    4. type it http://www.mysite.com/groups/wp-admin/

    NOTE: i m just a kid ,, very poor in coding and all… i just did it with my site it work well so telling here, if i m wrong remove my post,
    Thanks

    @prernadelhi

    Participant
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to change URLs?’ is closed to new replies.
Skip to toolbar