Hi there - recently installed bbPress and picked a placeholder forum name and now I can't figure out how to change it?
I would expect to find some "general forum prefs" under the Admin screen of my forum, but no luck.
any advice?
Hi there - recently installed bbPress and picked a placeholder forum name and now I can't figure out how to change it?
I would expect to find some "general forum prefs" under the Admin screen of my forum, but no luck.
any advice?
Where is it displayed now? Chances are, it's in the config.php:
$bb->name = 'New bbPress Site';
That is used for what might be called the 'name' of your site.
thanks! fixed!
You must log in to post.