Re: Group Activity Feed
@amahesh –
You shouldn’t be modifying any files in /plugins/buddypress.
If you’re modifying the bp-default theme, build a child theme. That way, when you upgrade BP, your changes will not be wiped out!
Once you build your child theme, follow the instructions I outlined above.
And yes, you make a duplicate of bp-activity-group-feed.php and put it in your theme’s folder because we don’t want to modify any core files!