Re: Changing BuddyPress Base URL
Is This Possible to add “/” in slug.
For example:
define ( ‘BP_MEMBERS_SLUG’, ‘community/members’ );
I tried but there is 404 page not found error by changing slug in wp-config.php file
But instead of “/” if we use +, -, _ etc work fine
Any Suggestion? Urgent
Thanks in advance