« See all FAQs for WildCommunity - BuddyPress Theme
When I go to the single group page then it redirects me to the group’s forum (groups/music/forum/). I want to be redirected to the Home of the single group (groups/music). How to do it?
Open following files:
frontpage1.php frontpage2.php frontpage3.php groups/groups-loop.php
... and replace:
<?php bp_group_permalink() ?>forumfor
<?php bp_group_permalink() ?>

