-
Chris Foster posted an update in the group
Buddypress Features and Usability: 1 year, 12 months ago
Anyone know if its possible to use Template Hierarchy in BuddyPress Groups, like in WordPress?
For example:
Group ”Test” home uses /groups/single/home.php —> but have it use –> /groups/single/home-test.php as a custom page?
Unfortunately not, but that might be a good idea for a future version.
You could use a conditional template tag right now in home.php, check to see what group it is and load a different template.
Yup. I was going that route. Just wanted to make sure I wasn’t missing any other options.
Template Hierarchy capabilities would be an awesome addition to future versions.
Thanks!