Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How can I customize a special group?


r-a-y
Keymaster

@r-a-y

@nickmy – You have the right idea.

However change bp_group_slug() to bp_get_group_slug().

locate_template( array( 'groups/single/'. bp_get_group_slug() . '.php' ), true )

Skip to toolbar