Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Homepage other than Activity or Admin Blog (or a WP page)


stwc
Participant

@stwc

In your function, try using is_front_page() or is_home() instead of bp_is_front_page().

@r-a-y Tried those, no luck, again.

@jivany, thanks, but I’m not really following how to use the

locate_template( array( 'groups/index.php' ), false );

stuff either.

Pretty much ready to give up on it at this stage! Seems like it ought to be an easier thing than it is, but that’s usually the way of things…

Skip to toolbar