Theme authors take note: Templates and Loops are not just for the Member Theme!
-
See Andy\’s series of how to articles on templates and the loop for each content type. Also please take note that these templates can be used in *any* wp theme, including the bp home theme. Their use is demonstrated in the Member Theme but they can be used anywhere in any theme.
http://codex.buddypress.org/developer-docs/custom-buddypress-loops/
The fun can really begin now.
- Group themes for wp blogs.
- Easy to build widgets for just about any content related to BP. The Member, Group, Activity and Recent Blog Posts widgets are just loops with a fancy widget wrapper and back end output control.
You get the idea. Take a look at the docs and the code for each content type’s template and the lovely template tags. These things are generally located in /buddypress/bp-[content type]/bp-[content type]-templatetags.php
- The topic ‘Theme authors take note: Templates and Loops are not just for the Member Theme!’ is closed to new replies.