Info
- 2 posts
- 2 voices
- Started 3 years ago by meinwalter
- Latest reply from Sumit1988
- This topic is resolved
Same Theme from WordPress in bbpress
-
- Posted 3 years ago #
Hi guys,
i want to have the same theme from WordPress in my bbpress forum. Therefore i add
require_once('../wp-blog-header.php');in my bb-config.php . Then i can load the bbpress forum but it have the old kakumei theme. What should i do ? Delete the last three lines from bb-config :
if ( !defined('BB_PATH') ) define('BB_PATH', dirname(__FILE__) . '/' ); require_once( BB_PATH . 'bb-settings.php' );But then the forum doesnt knoe the bbpress functions. Can somebody please help me?
Thank you in advance.
-
You must log in to post.