Theme -> How to Loop Forums Twise
-
Hello Everyone..
I’m editing current Theme for the bbPress Alpha 1.0 Release… I have created a Side bar that appears on almost all the pages with forums listed. Just like WP category. (site: http://forum.tnalist.com). Now, I’m facing some problem with Looping through the Forums (bb_forums()). My side bar executed before main contents. so when main contents require to loop the forums again, like Category listing page / Forum on posting (selecting dropdown box). its returning NULL / empty.
I wanted to find-out is there any way that i can Reset the bb_forums( ) loop and make it available again for next time?
I know there is a way to get the forums by using get_forums(). But i wanted to use the bb_forums() to loop than using foreach..
Hope you understand my problem
Thanks
Jeevan
- You must be logged in to reply to this topic.