Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hey guys, I think, I finally found out the solution to the BP_XPROFILE_SLUG problem !

    In your bp-custom.php or wp-config.php files, let’s say you write : define ( ‘BP_XPROFILE_SLUG’, ‘myvalue’ );

    Then, you also have to write : define( ‘BP_DEFAULT_COMPONENT’, ‘myvalue’ );

    …otherwise your custom BP_XPROFILE_SLUG won’t work, and neither will the “My account” nor “Random member” links.

    Hope this helps :)

Viewing 1 replies (of 1 total)
Skip to toolbar