(Original publish date: Nov 23, 2009)
The definitive WordPress theme for 2010. Buddymatic is a highly extensible Theme Framework for WordPress & WordPress MU blogs including BuddyPress enabled home and member blogs.
This framework features 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, & a whole lot more. BuddyPress functionality is [...]
This is a basic theme for BuddyPress that will be very easy to customize. The front page shows the latest post from the main blog, has a widgetized sidebar, and three widget areas in the footer.
Download version 1.5 of the theme for BuddyPress 1.2 here Sense and Sensibility with styles (64)
I’ve just updated this theme [...]
This is a child theme created for Thematic. You can use it with Buddymatic by changing
Template: thematic
…
/* Apply a basic layout */
@import url(’../thematic/library/layouts/2c-r-fixed.css’);
/* Apply basic image styles */
@import url(’../thematic/library/styles/images.css’);
/* Prepare theme for plugins */
@import url(’../thematic/library/styles/plugins.css’);
to
Template: buddymatic
…
/* Apply a basic layout */
@import url(’../buddymatic/library/layouts/2c-r-fixed.css’);
/* Apply basic image styles */
@import url(’../buddymatic/library/styles/images.css’);
/* Prepare theme for plugins */
@import url(’../buddymatic/library/styles/plugins.css’);
in [...]
