@boris514
10 years, 10 months ago
**Edit** I just tried putting the code higher up in the wp-config file and it worked, seems like something was overriding it. Thanks for the help.
Thanks for the quick response, I figured it was the slug but it didn’t work.
I tried the main events tab which uses the slug “event” and also a sub-tab that uses “my-events”
No luck with either one unfortunately
define('BP_DEFAULT_COMPONENT', 'events' ); define('BP_DEFAULT_COMPONENT', 'my-events' );
define('BP_DEFAULT_COMPONENT', 'events' );
define('BP_DEFAULT_COMPONENT', 'my-events' );