I love the way that the ‘All Topics’ page looks on BuddyPress when you use the Group Forums option.
Problem is, I’m running a site that doesn’t have groups, and when I use the Site Wide Forums option it defaults to the bbPress style interface, which doesn’t have sorting, AJAX search, AJAX tag cloud and generally looks and works inconsistently to the rest of the site.
I wonder if it’s possible to use the Groups style forum listing interface, but with a single site wide forum?
I guess there might be two options…
1. Try and get the template and functions that deal with the group forum to work with the site wide forum data structure. (seems like it could be a lot of work)
2. Install group forums, but only create a single group that everyone gets automatically added to. (seems hackish)
3. Just try and re-implement all the nice features of group forums into the bbpress templates from scratch. (seems like it could be lots of work, and still not be very consistent)
Anyone got any ideas?