Forums
-
- Forum
- Posts
-
- Installation
- 28,406
- Troubleshooting
- 62,337
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,945
- Showcase
- 3,254
-
It would be easier to do the following if you want to change your title back in config.php and then download your header.php from your template folder and do something like this:
<h1><a href="<?php bb_option('uri'); ?>"><?php bb_option('name'); ?></a></h1>
Then save the file and upload to /my-templates/ so if you make a mistake, you can delete it and bbPress will use the original!
Trent