Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Profile links not working if nicename contains “-” character…


r-a-y
Keymaster

@r-a-y

Try adding the following line to wp-config.php:

define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );

For more info, read this:

https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/

Skip to toolbar