Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Subforums of needed forum

@keppy

Member

In order to accomplish what you want, with the positions of different forums laid out differently you are going to have to modify your front-page template file pretty heavily.

You’ll want to modify the ‘<?php if ( bb_forums() ) : ?>’ section so that it positions each forum in a different area of your page as it goes through the loop. It will likely get pretty tricky as you try to get the subforums underneath the parent forums since they may or may not be in that order in the loop.

Skip to toolbar