Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Hide ‘child’ forums from being displayed on home page

Just had another idea !!!!! Would this scenerio work?

Using 0.9.0.2

In the KAKUMEI theme, can this line (Line 43): <?php if ( bb_forums() ) : ?>

be replaced to to just call up on the front page only the forums that have a certain ID?

Something like: <?php if ( bb_forums(ID=1,2,3,4,5) ) : ?>

I don’t know PHP that well to be able to guess the actual code required. What do you think?

Have tried what zappoman suggested here (https://bbpress.org/forums/topic/hide-subforums-on-main-page#post-21413) but cannot get it to work.

Skip to toolbar