Developer has been MIA for about a year. When you install plugins make sure the developer is active in the communtiy and plugins are updated regularly. You can also hire someone to fix the plugin.
If there is contact info in the plugin file, I would try and contact the developer to get an update.
You can also try this BP trick, tricking BP to use a WP custom post type that you can edit it the wp-admin giveing you a full WYSIWYG editor.
http://bp-tricks.com/featured/creating-a-custom-front-page-for-your-buddypress-groups/
Thank modemlooper – I totally agree about unsupported plugins and warned the client, but he is crazy about having this group home page and all the extra info sections. Everything was working well until the last buddypress update. The problem seems to be that both the group frontpage and Activity are directing to mysite.com/group.
I am thinking that creating a custom activity page may more what we want. building on the trick above – if I create a custom page template, such as group-activity.php – not sure where to put this. We are using a child theme.
Then – remove the default Activity sub-nav item and add a new custom sub-nav link
Any reason that won’t work?
is there a way to change the redirect the default link for Activity to something like mysite.com/group-name/activity ?