Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How do I put the New Forum Post form on the front page?


3sixty
Participant

@3sixty

hmm, getting there… I changed the first check to

if ( $bp->current_component == $bp->forums->slug || $bp->current_component == '' ) {

That actually sets up the front page to a forum page, so not exactly what we need. Will continue to look at that function and see what can be tweaked.

Thanks for the lead!

Skip to toolbar