Buddy Perl Themes

Free BuddyPerl Wordpress Themes

Posts Tagged ‘buddypress’

Buddymatic Theme Framework

Buddymatic on BuddyPress Member blog

(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 integrated into the framework and activated when BuddyPress is detected. Perfect for any blog or WordPress MU site, Buddymatic is based on Thematic by Ian Stewart and works with Thematic child themes. Buddymatic includes 2 BuddyPress ready child themes: Coffee with Friends by Daisy Olsen and a Buddymatic Sample Child Theme ready for customization.

Update Dec 7, 2009
  • Fixed missing jQuery scripts on a couple sections
  • Added user bar & option bar on all profile pages
  • A few CSS tweaks on content I missed earlier
  • Added external forum link if enabled
Update March 7, 2010
  • Beta support for BuddyPress 1.2
Update March 8, 2010
  • remove warning when adminbar disabled
  • tweak CSS on login wdiget at top of sidebar
  • make the adminbar 100% width in the admin area
  • Beta support for BuddyPress 1.2.0.2 [download#5]

Belarussian language translation by Marcis G..


Sophia

Sophia child theme for Thematic & Buddymatic

Sophia child theme for Thematic & Buddymatic

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 style.css in the sophia folder. Download the Sofia child theme over here.

Updated, thanks to Grandin comment below :)