@indoboy
1 year, 4 months ago
@r-a-y quote: The principle is the same as trying to get the “My Friends” activity tab as the default one on the activity directory page.
I’ve tried adding a line on the activity loop, but doesnt work: if ( bp_has_activities( ‘scope=following’) ) : bp_the_activity();
what argument for ‘following’ tab?
sorry for my english. thanks
I’ve tried adding a line on the activity loop, but doesnt work: