Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: The buddybar is showing on the forums page onfthis site; how do we do it?

Jfcarter: you should be able to enable deep integration by adding this to the very top of your bb-config.php file:

require_once( $_SERVER['DOCUMENT_ROOT'] . '/wp-blog-header.php' );

Assuming WordPress is installed in the root.

Skip to toolbar