Posts Tagged ‘buddypress’

(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..
88 Comments
Updated for BuddyPress 1.3.
New styles for a BuddyPress install with the Bruce BuddyPress Theme.
Clean grid design, sliders, white/orange color scheme, options panel and fully compatible.

Comments Off

Detox BuddyPress Theme with a fluid three column outfit, all sidebars as well as the footer are fully widgetized, so it’s easy to update the frontpage.

1 Comment

TopGear style for a BuddyPress powered site with the Speed WordPress Theme theme, featuring a three column fluid layout with a magazine style, header changer is built in and shows on each page load a different background in the header area.

Comments Off

This is another child theme for Buddymatic. Early Morning is a Child Theme by Cristi Antohe. Early Morning needs some minor tweaks for BuddyPress.
To use Early Morning with Buddymatic:
- Download Early Morning
- Open style.css in the earlymorning folder
- Change Template: thematic to Template: buddymatic
- Download my [download#3]
- Copy my three tweak files into the earlymorning folder.
6 Comments
Special design for a buddypress social network with the Ines buddypress Theme.
Enables your very own cooking social network with built in sliders, options panel and fully compatible.

Comments Off

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
3 Comments