Forums

Join
bbPress Support ForumsTroubleshootingSidebar before the main loop

Info

Sidebar before the main loop

  1. When I load the sidebar with the_content(), the_excerpt() or similar content function in custom loop before the main loop on page the forums (their contents) are displayed through that function in the sidebar.

    So I can't use these content function before the main loop on page template? It seems to me bbPress is hooking the first function of this kind (the_content(), the_excerpt()...) on a page.

    I suppose bbPress plugin should avoid this to prevent malfunction in some themes.

  2. You must log in to post.