Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Buddypress groups – No “create groups” link and page not found for groups


r-a-y
Keymaster

@r-a-y

It’s probably because you have “groups” as your wordpress directory.

In wp-config.php, add this snippet:

define ( 'BP_GROUPS_SLUG', 'gatherings' );

Change ‘gatherings’ to something you like.

This will make your new groups URL look like:

hxxp://urbansensors.net/projects/karmayog/groups/gatherings

Skip to toolbar