settings seem fine. I tried opening the bbpress theme files and manually editing the page title but it didn’t change anything.
I tried editing /plugins/bbpress/bbp-themes/bbp-twentyten/page-front-forums.php and archive-forum.php
By replacing this
<div id=”forum-front” class=”bbp-forum-front”>
<h1 class=”entry-title”><?php the_title(); ?></h1>
<div class=”entry-content”>
with this
<div id=”forum-front” class=”bbp-forum-front”>
<h1 class=”entry-title”>FORUMS</h1>
<div class=”entry-content”>
But nothing. Any suggestions on a manual edit?
Same problem. Is there a fix for this?
Thanks. I just found this link and it seems to have excellent instructions including a login redirect plugin like you have suggested. http://wphow.org/how-to-install-bbpress-with-any-theme/
Hello, I would like to know the same thing. Anyone have an answer? My forum is at http://salt-care.com/dev/forums/.
It’s a shame that users have to see the WordPress news and such on the generic WordPress dashboard once they create a forum participant account. There must be a plugin for this.