-
Chris Foster posted an update in the group
BuddyPress Integrations: 2 years ago
Trying to see if its possible to add group specific content to each group, ie: navigation, content, etc… Anyone done this? Anyone thought about it?
Chris Foster posted an update in the group BuddyPress Integrations: 2 years ago
Trying to see if its possible to add group specific content to each group, ie: navigation, content, etc… Anyone done this? Anyone thought about it?
Chris Foster posted a new activity comment: %s Good ideas… I will try and play around with the possibilities. It would be interesting to be able to have custom nav items for each group, and display specific content for that group.
My reasons for even thinking about this, is I may want to use the Group functionality of BuddyPress as more of a ”city” page. So for each ”City” (or group) you would have events for that city, a discussion forum and maybe specific information like Government links and such, only relevant to that ”City”…
Anyway, I ramble… I will see what I can do with php to attempt to ’detect’ what city is being loaded and perhaps load that subset of information. Now I’m just thinking out-loud.
Andy Peatling posted a new activity comment: %s You can do this with conditional template tags. http://codex.buddypress.org/developer-docs/conditional-template-tags/
Chris Foster posted a new activity comment: %s Ohhh the possibilities… very interesting… Thanks Andy!