Trouble customizing layout
-
Okay, so I’ve been all over the bbpress forums and I’m still a little confused. There’s talk about adding
require_once(‘/path/to/wp-blog-header.php’);
define(‘WP_BB’, true);
to the top of the config.php file and then someone else said not to. Do I have to add this? And if I add it, do I have to recreate the forum again from scratch?
Also, it tells me to add <?php bb_get_header(); ?> to the header.php file but when I do that it just loads a white page with nothing on it. What am I not understanding about the instructions?
I’m trying to make the bbpress forums page look the same as the other pages on my site.
- You must be logged in to reply to this topic.