How do I add a sidebar into a forum for bbpress?
bbPress support forums » Themes
Sidebar
(6 posts)-
Posted 2 months ago #
-
What kind of stuff will be in the sidebar? Is it a php file that exists somewhere on your server already? Do you have an example of what you're looking to do?
Posted 2 months ago # -
it is one of the sidebars that is on my wordpress which is my homepage
Posted 2 months ago # -
You are looking for integration then, to include WordPress bits in your bbPress.
If you search this forum for integration or view topics tagged integration, you will find lots of integration advice. Here's a good thread (started a while ago so some of the advice may not apply).
Posted 2 months ago # -
thanks but i can not find anything about adding the sidebar
Posted 2 months ago # -
Nick, are you talking about something like this?
* http://bbpress.org/forums/topic/plugin-add-sidebar
This doesn't do any magic integration with Wordpress, it just lets you put a sidebar.php file in your theme directory that can be invoked from multiple pages. I actually ended not using this approach (despite writing the plugin). Instead, I just added some PHP/xhtml at the end of header.php.
Posted 2 months ago #
Reply
You must log in to post.