Re: Single topic only
I have an alternate question on this now.
I want http://www.domain.com/bbPress/ to always be what would normally be displayed at http://www.domain.com/bbPress/topic.php?id=2.
I know how to manipulate the templates sufficiently to cripple the navigation and make it look like there is only one page, but I don’t know how to change front-page.php (as referred to in index.php) to essentially be topic.php?id=2 so that is the default index view.
Any ideas?