Info
- 1 post
- 1 voice
- Started 8 months ago by vdsgs
- This topic is not resolved
Sidebar before the main loop
-
- Posted 8 months ago #
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.
-
You must log in to post.