Re: BuddyPress Group Tags is now available
Yes, I see the problem now. I’ll address it right away…
It seems like that is a bug in buddypress. /bp-themes/bp-default/blogs/create.php the do_action at the top should not be bp_before_directory_groups_content it should rather be bp_before_directory_blog_content like it is in the other blog pages such as index.php.
I’ve made a trac request to change this.
nice to know its not my plugin.
I would just edit that file, as it will probably be fixed in the next minor upgrade.