define BP_DEFAULT_COMPONENT not working
- 
		
Hey im trying to get the below working;
define( ‘BP_DEFAULT_COMPONENT’, $bp->default_component = ‘profile’ );
I’ve added this to functions.php (didnt work) and also added it to wp-config.php and it still didnt work.
It still uses activity as the default component where as i want profile to be the default.
any ideas how to get this working?
Thanks
 
Viewing 5 replies - 1 through 5 (of 5 total)
	
Viewing 5 replies - 1 through 5 (of 5 total)
	
- The topic ‘define BP_DEFAULT_COMPONENT not working’ is closed to new replies.