<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WPMU.orgBuddyPress Themes | WPMU.org</title>
	<atom:link href="http://wpmu.org/category/buddypress/buddypress-themes-buddypress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmu.org</link>
	<description>WordPress, Multisite &#38; BuddyPress plugins, themes, news and reviews and special offers from the team at WPMU.org</description>
	<lastBuildDate>Wed, 22 May 2013 20:15:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Important Notice For BuddyPress Theme Developers</title>
		<link>http://wpmu.org/important-notice-for-buddypress-theme-developers/</link>
		<comments>http://wpmu.org/important-notice-for-buddypress-theme-developers/#comments</comments>
		<pubDate>Tue, 26 Feb 2013 14:03:40 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[BuddyPress Development]]></category>
		<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[buddypress theme compatibility]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=110089</guid>
		<description><![CDATA[BuddyPress 1.7 will be compatible with all WordPress themes. Here's what you need to know to keep your old theme in working order.]]></description>
			<content:encoded><![CDATA[<figure id="attachment_109285"  class="wp-caption alignright wp-caption-right cgrid-row" style="width: 470px"><div class="cgrid-col cgrid-col-span-3 cgrid-col-right"><div class="cgrid-col-wide-right"><a href="http://wpmu.org/wp-content/uploads/2013/02/buddypress17.jpg" rel="lightbox[110089]" title="buddypress17"><img class="size-ratio-3-2 wp-image-109285" title="buddypress17" src="http://wpmu.org/wp-content/uploads/2013/02/buddypress17-470x324.jpg" alt="" width="470" height="324" /></a><figcaption class="wp-caption-text">BuddyPress 1.7 will be compatible with all WordPress themes</figcaption></div></div></figure>
<p>BuddyPress 1.7 is very soon on its way to a dashboard near you. Theme compatibility is one of the most exciting <a href="http://wpmu.org/7-exciting-new-features-in-buddypress-1-7/" target="_blank">features of the upcoming 1.7 release</a>. But how will this affect existing BuddyPress themes?</p>
<p>If you&#8217;re a BuddyPress theme author and your theme supplies its own BuddyPress templates, you will need to prevent BuddyPress from running its theme compatibility when your theme is active. Boone Gorges outlined how to do this in the latest <a href="http://bpdevel.wordpress.com/2013/02/25/bp-theme-authors-make-sure-your-theme-registers-buddypress-support/" target="_blank">post</a> on the BuddyPress Development blog. You&#8217;ll want to add this line to your theme&#8217;s <em>functions.php</em> file:</p>
<div id="fvch-codeblock-0" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-0"><span class="php">add_theme_support<span class="php-brackets">(</span> <span class="php-string">'buddypress'</span> <span class="php-brackets">)</span>;</span></pre>
</td>
</tr>
</table>
</div>
<p>Although BuddyPress knows not to load its theme compat when it finds your PHP templates, it needs to be told if you&#8217;re already using your own CSS and JS for your BuddyPress theme. You don&#8217;t want to cause any conflicts in styling or AJAX with BuddyPress trying to load scripts that your theme is already loading.</p>
<p>Please note that if you have created a child theme of the BuddyPress default theme, there is no need to manually register BuddyPress support.</p>
<p>Going forward, theme developers will need to use this function when building fully custom themes that load that load their own CSS/JS files. Read more about bit on BuddyPress trac ticket <a href="http://buddypress.trac.wordpress.org/ticket/4846#comment:11" target="_blank">#4846</a></p>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/themeforest-releases-huddle-a-wordpress-and-buddypress-community-theme/' rel='bookmark' title='Themeforest Releases Huddle: A WordPress and BuddyPress Community Theme'>Themeforest Releases Huddle: A WordPress and BuddyPress Community Theme</a> <small>Huddle is a new and unique BuddyPress theme now available...</small></li>
<li><a href='http://wpmu.org/coming-in-buddypress-1-7-compatibility-for-all-wordpress-themes/' rel='bookmark' title='Coming in BuddyPress 1.7: Compatibility for ALL WordPress Themes'>Coming in BuddyPress 1.7: Compatibility for ALL WordPress Themes</a> <small>BP 1.7 may be the most exciting BuddyPress release yet!...</small></li>
<li><a href='http://wpmu.org/status-a-new-responsive-child-theme-for-the-buddypress-default-theme/' rel='bookmark' title='Status: A New Responsive Child Theme for the BuddyPress Default Theme'>Status: A New Responsive Child Theme for the BuddyPress Default Theme</a> <small>Status is a brand new free child theme for the...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/important-notice-for-buddypress-theme-developers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Commons in a Box: A Free, Easy-To-Install Community Based On WordPress and BuddyPress</title>
		<link>http://wpmu.org/commons-in-a-box-a-free-easy-to-install-community-based-on-wordpress-and-buddypress/</link>
		<comments>http://wpmu.org/commons-in-a-box-a-free-easy-to-install-community-based-on-wordpress-and-buddypress/#comments</comments>
		<pubDate>Thu, 29 Nov 2012 17:59:15 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[commons in a box]]></category>
		<category><![CDATA[education]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=104406</guid>
		<description><![CDATA[Commons in a Box is a free software package for dynamic collaboration, built on WordPress and BuddyPress.]]></description>
			<content:encoded><![CDATA[<p>The City University of New York has been offering its <a href="http://commons.gc.cuny.edu/" target="_blank">CUNY Academic Commons</a> since 2009, providing faculty and staff with a way to share insights, ideas and passions with their peers. Since its inception, this platform has grown into a vibrant community of members who use blogs, groups, member profiles, discussion forums and wiki pages to contribute to an active community over 3,000 strong.</p>
<p>Now, the wiz kids behind the inception and development of this project have harnessed its power and released it in a new, extremely well-documented and packaged project, <a href="http://commonsinabox.org/" title="Commons in a Box" target="_blank">Commons in a Box</a>, aka CBOX.</p>
<p><img src="http://wpmu.org/wp-content/uploads/2012/11/commonsinabox.png" alt="" title="commonsinabox" width="611" height="120" class="aligncenter size-full wp-image-104408" /></p>
<p>In their words, here is a brief description and feature set of this ambitious and benevolent project:</p>
<blockquote><p>CBOX takes the complexity out of creating a Commons site, helping organizations create a space where their members can discuss issues, collaborate on projects, and share their work.</p></blockquote>
<p> CBOX is based on WordPress and BuddyPress and features the following:</p>
<ul>
<li>Out-of-the-box functionality with an intuitive set-up that guides site administrators through each step of installation.</li>
<li>A powerful, responsive, highly customizable theme developed for community engagement, based on PressCrew’s Infinity Theming Engine.</li>
<li>Responsive design for easy viewing on many devices, including tablets and smartphones.</li>
<li>Collaborative document creation and file sharing.</li>
<li>Reply-By-Email functionality for quick, on-the-go communication.</li>
<li>Compatibility with many other WordPress and BuddyPress themes and plug-ins.</li>
<li>Expansive wiki options.</li>
</ul>
<p>Check out the <a href="http://demo.commonsinabox.org/ " title="Commons in a Box Demo" target="_blank">CBOX demo</a> to see the software in action. </p>
<p><img src="http://wpmu.org/wp-content/uploads/2012/11/cbox-demo.jpg" alt="" title="cbox-demo" width="600" height="611" class="aligncenter size-full wp-image-104410" /></p>
<p>Before you start thinking that this is the ultimate solution for a company that wants its own Facebook, there are a number of differences that make CBOX unique and much more versatile than its Harvard-born predecessor. For example, the wiki capabilities of Commons endorse a more collaborative approach to content than Facebook’s more profile and update-driven approach.</p>
<h3>Collaborate With Wikis and Groups</h3>
<p>The wikis make collaboration a key element of the CUNY Academic Commons, allowing users to create and share resources across the community. Wikis can be created by anyone but immediately become public, available for editing by any other member. Wikis can only be made private by a system administrator. Site members can then set up a Watchlist of the wikis that they choose to follow and collaborate on.</p>
<p>Users can also create groups, designate them as public or private and have a place to share files, forums, group docs and announcements within the structure of a particular topic or interest in a more personal and directly interactive way. </p>
<h3>Public Profiles</h3>
<p>In this version of CBOX, there is no such thing as a private profile, which means that a user’s profile could potentially show up in a Google search. Instead, the documentation recommends that a user who is concerned about privacy should use an alias, rather than a full name. I suppose that if you&#8217;re terribly private and worried about such things, perhaps an online social network isn&#8217;t for you. In all fairness, however,  they do intend to look into developing this option later on down the road.</p>
<h3>BuddyPress Theme Included</h3>
<p>The implementation of Commons requires a BuddyPress theme. Admins can roll out CBOX on a current installation of BuddyPress but for those who are starting from scratch, the good CUNY folk even include a CBOX BuddyPress <a href="http://commonsinabox.org/documentation/themes" target="_blank">theme</a> for getting started. They&#8217;ve teamed up with Marshall Sorenson and Bowe Frankema of <a href="http://infinity.presscrew.com/" target="_blank">PressCrew</a> to offer the <a href="http://infinity.presscrew.com/" target="_blank">Infinity Theming Engine</a> as part of the package. </p>
<p><img src="http://wpmu.org/wp-content/uploads/2012/11/cbox-infinity.jpg" alt="" title="cbox-infinity" width="600" height="134" class="aligncenter size-full wp-image-104414" /></p>
<p>You&#8217;ll find that with the Infinity theme active you will have CBOX-specific theme options to customize for your community:</p>
<p><img src="http://wpmu.org/wp-content/uploads/2012/11/cbox-theme-options1.png" alt="" title="cbox-theme-options" width="800" height="612" class="aligncenter size-full wp-image-104416" /></p>
<h3>Recommended Plugins to Extend CBOX</h3>
<p>There is also a slew of <a href="http://commonsinabox.org/documentation/plugins" target="_blank">recommended plugins</a> on the CBOX site, intended to help installers and commons managers get expansive social network functionality at their fingertips. The CBOX folks have preselected the plugins based on their compatibility, both with the CBOX installation and with each other. As new versions of the plugins become available, CBOX will notify admins of the changes and walk them through the upgrade process.</p>
<h3>100% Open Source Software</h3>
<p>Built using WordPress Multisite, BuddyPress, bbPress and MediaWiki, CBOX is open-source all the way and seeks to promote the same platform that has enabled CUNY faculty to collaborate and build an online community. It will be exciting to watch this project empower other organizations to build a shared space for dynamic collaboration.</p>
<p>Props go out to the <a href="http://commonsinabox.org/about-the-project/project-team" target="_blank">authors, designers and developers</a> of this project for releasing an exciting and vibrant project into the wild. Are you excited to install CBOX and try it out for your community? If so, we would love to see how you choose to use it. Send us your feedback and a link to your new community site built with Commons in a Box.</p>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/lucas-theme-a-free-wordpress-and-buddypress-theme-based-on-twitter-bootstrap/' rel='bookmark' title='Luca&#8217;s Theme: A Free WordPress and BuddyPress Theme Based on Twitter Bootstrap'>Luca&#8217;s Theme: A Free WordPress and BuddyPress Theme Based on Twitter Bootstrap</a> <small>Check out this brand new free WordPress and BuddyPress theme,...</small></li>
<li><a href='http://wpmu.org/free-community-version-of-buddypress-links-now-available/' rel='bookmark' title='Free Community Version of BuddyPress Links Now Available'>Free Community Version of BuddyPress Links Now Available</a> <small>Increase sharing on your BuddyPress site by giving members the...</small></li>
<li><a href='http://wpmu.org/daily-tip-bp-tricks-has-relaunched-with-an-expanded-community-for-buddypress-lovers/' rel='bookmark' title='BP-Tricks has Relaunched with an Expanded Community for BuddyPress Lovers'>BP-Tricks has Relaunched with an Expanded Community for BuddyPress Lovers</a> <small>If you&#8217;re a BuddyPress fan or new to the platform,...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/commons-in-a-box-a-free-easy-to-install-community-based-on-wordpress-and-buddypress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tutorial: Integrating Thesis and BuddyPress &#8211; Part 3</title>
		<link>http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-3/</link>
		<comments>http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-3/#comments</comments>
		<pubDate>Fri, 28 Sep 2012 14:00:26 +0000</pubDate>
		<dc:creator>Craig Grella</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[BuddyPress Tutorials]]></category>
		<category><![CDATA[child themes]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=98224</guid>
		<description><![CDATA[Part 3 of 3 in a series on integrating the Thesis Theme Framework and BuddyPress for WordPress multisite.]]></description>
			<content:encoded><![CDATA[<p>This is the final part of the 3 part series, <strong>Integrating Thesis and BuddyPress</strong>, in which we will perform some basic styling, edit our custom.css file, and create a unique BuddyPress experience using the Thesis Theme Framework for WordPress multisite.</p>
<p>As a quick recap, In  <a title="Part 1: Integrating Thesis and BuddyPress Tutorial" href="http://wp.me/pzRKG-pwj" target="_blank">Part 1 of Integrating Thesis and BuddyPress</a> - we covered installing WordPress Multisite (briefly), reviewed the network and site dashboards, and then moved on to a detailed video installation of BuddyPress.</p>
<p>In <a title="Part 2 Integrating Thesis and BuddyPress" href="http://wp.me/pzRKG-pxh" target="_blank">Part 2 of Integrating Thesis and BuddyPress</a>, we focus on the installation of the Thesis Theme Framework and the Thesis BuddyPress Child Theme.</p>
<p>If you&#8217;ve been following along with the tutorial thus far, your website should look something like this:</p>
<p>&nbsp;</p>
<h2><a href="http://wpmu.org/wp-content/uploads/2012/09/WEbsite-without-styling-thesis-buddypress-integration.png" rel="lightbox[98224]" title="WEbsite without styling - thesis buddypress integration"><img class="wp-image-98234 aligncenter" title="WEbsite without styling - thesis buddypress integration" src="http://wpmu.org/wp-content/uploads/2012/09/WEbsite-without-styling-thesis-buddypress-integration.png" alt="" width="690" height="500" /></a></h2>
<h2 style="text-align: left;">Custom Editing in CSS</h2>
<p>We&#8217;re going to concentrate on making a full size header, styling the main nav menu, and more evenly spacing our content and sidebar columns. With just 12 short lines of CSS you can turn a plain, stock installation of thesis into a unique display different than any other BuddyPress theme out there.</p>
<p>There&#8217;s no video tutorial for this section, but you do get a copy of the custom code we used to make your site look like what we have in our example.</p>
<h3>Finding the Right CSS File</h3>
<p>One of the benefits of using Thesis is that your custom CSS can be contained in just one file, conveniently located in the child theme folder. Since we&#8217;re operating on the only site on our network, the blog id = 1, and to find the custom css file we&#8217;ll look in the custom folder that corresponds to our blog id &#8211; namely custom-1.</p>
<p>Here&#8217;s the path inside your web host: <em><strong>/wp-content/themes/thesis-bp-child_0.4.1/custom-1/custom.css.</strong></em></p>
<p>Again, if the id of the blog you are styling is different than #1, make sure to input that number instead of #1 in the path above.</p>
<p>Once you&#8217;ve located the custom.css file on your server make a copy of it by pulling it down to your local computer. After you&#8217;ve done that, make another copy for safe keeping &#8211; we&#8217;re not going to touch the safe file &#8211; it will be used only as a backup.</p>
<p>Open the custom.css file with your code editor and insert the following code at the bottom of the file:</p>
<div id="fvch-codeblock-0" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-0"><span class="php"><span class="php-operator">.</span>custom <span class="php-brackets">{</span>background<span class="php-operator">:</span><span class="php-comment">#000;padding: 40px 0px;}</span>
<span class="php-comment">#container {width:960px;}</span>

<span class="php-comment">#header {border:none;}</span>
<span class="php-operator">.</span>menu <span class="php-brackets">{</span>width<span class="php-operator">:</span> <span class="php-number">1</span><span class="php-number">0</span><span class="php-number">0</span><span class="php-operator">%</span>;height<span class="php-operator">:</span><span class="php-number">5</span><span class="php-number">0</span>px;border<span class="php-operator">:</span>none;background<span class="php-operator">:</span> <span class="php-comment">#000;text-align: center;}</span>
<span class="php-operator">.</span>menu li <span class="php-brackets">{</span>display<span class="php-operator">:</span>inline;<span class="php-var-type">float</span><span class="php-operator">:</span>none;padding<span class="php-operator">:</span><span class="php-number">0</span>px <span class="php-number">1</span><span class="php-number">5</span>px;<span class="php-brackets">}</span>
<span class="php-operator">.</span>menu li a <span class="php-brackets">{</span>display<span class="php-operator">:</span>inline<span class="php-operator">-</span>block;font<span class="php-operator">-</span>size<span class="php-operator">:</span> <span class="php-number">1</span><span class="php-number">6</span>px;background<span class="php-operator">:</span> <span class="php-comment">#000;}</span>
<span class="php-operator">.</span>menu li a, <span class="php-operator">.</span>menu <span class="php-operator">.</span><span class="php-function">current</span><span class="php-operator">-</span>menu<span class="php-operator">-</span>item a, <span class="php-operator">.</span>menu <span class="php-operator">.</span><span class="php-function">current</span><span class="php-operator">-</span>menu<span class="php-operator">-</span>item a<span class="php-operator">:</span>hover <span class="php-brackets">{</span>background<span class="php-operator">:</span><span class="php-comment">#000;color:#fff;border:none}</span>
<span class="php-operator">.</span>menu li a<span class="php-operator">:</span>hover, <span class="php-operator">.</span>menu ul li a<span class="php-operator">:</span>hover, <span class="php-operator">.</span>menu <span class="php-operator">.</span><span class="php-function">current</span><span class="php-operator">-</span>menu<span class="php-operator">-</span>item a<span class="php-operator">:</span>hover <span class="php-brackets">{</span>background<span class="php-operator">:</span><span class="php-comment">#df4932;color:#fff;}</span>

<span class="php-comment">#content{width:540px;}</span>
<span class="php-comment">#bbpress-forums{width:920px;padding:20px;}</span>

<span class="php-comment">#sidebars{width:200px;}</span>
<span class="php-comment">#sidebar_1,#sidebar_2{width:200px;}</span>
<span class="php-operator">.</span>bbp<span class="php-operator">-</span>login<span class="php-operator">-</span>form fieldset<span class="php-brackets">{</span>padding<span class="php-operator">:</span><span class="php-number">1</span><span class="php-number">0</span>px;<span class="php-brackets">}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>Make sure to save the file, and upload it back to the server with your FTP program. It will probably ask if you want to overrite the file that is currently there, answer yes.</p>
<h3>Breaking Down the Code</h3>
<p>Just 12 lines of code for great custom styling, but still, it might be confusing to some &#8211; so here&#8217;s a quick explanation of what we&#8217;re doing.</p>
<p>&nbsp;<br />
&nbsp;</p>
<div id="fvch-codeblock-1" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-1"><span class="php"><span class="php-operator">.</span>custom <span class="php-brackets">{</span>background<span class="php-operator">:</span><span class="php-comment">#000;padding: 40px 0px;}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>This class selector highlights the background of the entire web page and turns it black. It also adds 40 pixels of padding to the top of the page before the menu starts.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-2" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-2"><span class="php">container <span class="php-brackets">{</span>width<span class="php-operator">:</span><span class="php-number">9</span><span class="php-number">6</span><span class="php-number">0</span>px;<span class="php-brackets">}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>Here we&#8217;re setting the page container to 960 pixels wide &#8211; a popular standard web page size.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-3" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-3"><span class="php"><span class="php-comment">#header {border:none;}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>Thesis inserts borders around the header automatically, so we&#8217;re turning those off this with code.<br />
&nbsp;</p>
<div id="fvch-codeblock-4" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-4"><span class="php"><span class="php-operator">.</span>menu <span class="php-brackets">{</span>width<span class="php-operator">:</span> <span class="php-number">1</span><span class="php-number">0</span><span class="php-number">0</span><span class="php-operator">%</span>;height<span class="php-operator">:</span><span class="php-number">5</span><span class="php-number">0</span>px;border<span class="php-operator">:</span>none;background<span class="php-operator">:</span> <span class="php-comment">#000;text-align: center;}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>Here we&#8217;re setting the menu to span the entire width of our page container, and we&#8217;re setting a menu height of 50 pixels, which is more room than we actually need to display the font. That extra room will give us some spacing before the header starts, and since we are making the background black, it will blend in nicely. We&#8217;re also centering the text, which, along with the block display used in the following lines of code, will center the menu text in it&#8217;s unordered list menu items.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-5" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-5"><span class="php"><span class="php-operator">.</span>menu li <span class="php-brackets">{</span>display<span class="php-operator">:</span>inline;<span class="php-var-type">float</span><span class="php-operator">:</span>none;padding<span class="php-operator">:</span><span class="php-number">0</span>px <span class="php-number">1</span><span class="php-number">5</span>px;<span class="php-brackets">}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>This sets each menu list item to display inline, removes the automatic left menu float, and adds padding of 15 pixels to the left and right side of each menu list item. This helps space our nav text so the words don&#8217;t look so crunched together.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-6" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-6"><span class="php"><span class="php-operator">.</span>menu li a <span class="php-brackets">{</span>display<span class="php-operator">:</span>inline<span class="php-operator">-</span>block;font<span class="php-operator">-</span>size<span class="php-operator">:</span> <span class="php-number">1</span><span class="php-number">6</span>px;background<span class="php-operator">:</span> <span class="php-comment">#000;}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>The anchor text links inside the menu items are set to display as inline-block items. The background is set to match the page background, which makes the menu look like it fades into the page.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-7" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-7"><span class="php"><span class="php-operator">.</span>menu li a, <span class="php-operator">.</span>menu <span class="php-operator">.</span><span class="php-function">current</span><span class="php-operator">-</span>menu<span class="php-operator">-</span>item a, <span class="php-operator">.</span>menu <span class="php-operator">.</span><span class="php-function">current</span><span class="php-operator">-</span>menu<span class="php-operator">-</span>item a<span class="php-operator">:</span>hover <span class="php-brackets">{</span>background<span class="php-operator">:</span><span class="php-comment">#000;color:#fff;border:none}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>Here, we target the menu items with anchor links &#8211; including the currently selected page, and the color of the menu link text.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-8" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-8"><span class="php"><span class="php-operator">.</span>menu li a<span class="php-operator">:</span>hover, <span class="php-operator">.</span>menu ul li a<span class="php-operator">:</span>hover, <span class="php-operator">.</span>menu <span class="php-operator">.</span><span class="php-function">current</span><span class="php-operator">-</span>menu<span class="php-operator">-</span>item a<span class="php-operator">:</span>hover <span class="php-brackets">{</span>background<span class="php-operator">:</span><span class="php-comment">#df4932;color:#fff;}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>Here we set what color the menu items appear when we hover over the links. This is what gives the menus a red highlight when we hover over them, which makes a great contrast to the black background.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-9" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-9"><span class="php"><span class="php-comment">#content{width:540px;}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>Here we set the middle content column to 540 pixels wide. This gives us more room in the main content area for the BuddyPress features like activity stream, groups, and profiles.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-10" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-10"><span class="php"><span class="php-comment">#bbpress-forums{width:920px;padding:20px;}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>BBPress forum styling is automatically set to span the full width of our content column, but that makes the words butt up against the borders of our site. We use 20 pixels of padding all-around to give the forums some breathing room around the edges. It looks more pleasing to the eye and is easier to read.</p>
<p>Since we&#8217;re using 20 pixels on each side for a total of 40 pixels side padding, we need to reduce the column width from 100% (where it is set automatically) to 920 pixels as shown above. We arrive at this number by subtracting our side padding from the total width &#8211; 960 pixels &#8211; 20 pixels left padding &#8211; 20 pixels right padding = 920 pixels total width.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-11" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-11"><span class="php"><span class="php-comment">#sidebars, #sidebar_1,#sidebar_2{width:200px;}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>This sets all sidebars used to a width of 200 pixels.</p>
<p>&nbsp;</p>
<div id="fvch-codeblock-12" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-12"><span class="php"><span class="php-operator">.</span>bbp<span class="php-operator">-</span>login<span class="php-operator">-</span>form fieldset<span class="php-brackets">{</span>padding<span class="php-operator">:</span><span class="php-number">1</span><span class="php-number">0</span>px;<span class="php-brackets">}</span></span></pre>
</td>
</tr>
</table>
</div>
<p>This adds some spacing inside the border for the login area in the top right sidebar.</p>
<p>&nbsp;</p>
<h2>Adding a Full Size Header Image</h2>
<p>Thesis, like some other theme frameworks, gives you the ability to easily add a custom, linkable header right from the options panel. A linkable header will forward your viewer back to the home page of your site when clicked. This allows us to remove the &#8220;home&#8221; page from our menu bar and save space for other more important items.</p>
<p>To use the same image that we use here in the tutorial, you can download a full-size header <a title="Full Size Header for Thesis BuddyPress Integration" href="http://wpmu.org/wp-content/uploads/2012/09/fortune-cookie-header.png" target="_blank">here.</a> Once you&#8217;ve grabbed that image, save it to your desktop, then navigate to your site admin settings. Find the Thesis Options, then select Header Image. Select choose file and navigate to the file you just saved.</p>
<p>That header will display in your options panel and will automatically be added as your site&#8217;s header. Since the image is the same size as our site &#8211; 960 pixels wide, it will appear as if it takes the entire width of the web page.</p>
<p>&nbsp;</p>
<h2>The Finished Product</h2>
<p>If you&#8217;ve followed along with the tutorial, your site will now look like this:</p>
<p style="text-align: center;"><a href="http://wpmu.org/wp-content/uploads/2012/09/Finished-Site-Image-Thesis-BuddyPress-integration1.png" rel="lightbox[98224]" title="Finished Site Image Thesis BuddyPress integration"><img class="wp-image-98230 aligncenter" title="Finished Site Image Thesis BuddyPress integration" src="http://wpmu.org/wp-content/uploads/2012/09/Finished-Site-Image-Thesis-BuddyPress-integration1.png" alt="" width="680" height="500" /></a></p>
<p>&nbsp;</p>
<p>Pat yourself on the back, you&#8217;ve got the beginnings of a great BuddyPress site running on the fantastic Thesis Framework.</p>
<p>You can continue styling the site to your liking, and you can also add some additional content in your custom_functions.php file for even more functionality &#8211; like adding an activity stream to your home page (or any other page for that matter), or showing forum replies, or even group members. Stay tuned to WPMU.org for future tutorials on doing just that.</p>
<p>If you messed up somewhere along the line just go back and retrace your steps. If all else fails, start from scratch with a clean slate. If you have questions or just want to send a note, leave them in a comment below.</p>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-1/' rel='bookmark' title='Tutorial: Integrating Thesis and BuddyPress &#8211; Part 1'>Tutorial: Integrating Thesis and BuddyPress &#8211; Part 1</a> <small>Part 1 of 3 in a series on integrating the...</small></li>
<li><a href='http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-2/' rel='bookmark' title='Tutorial: Integrating Thesis and BuddyPress &#8211; Part 2'>Tutorial: Integrating Thesis and BuddyPress &#8211; Part 2</a> <small>Part 2 of 3 in a series on integrating the...</small></li>
<li><a href='http://wpmu.org/buddypress-and-thesis-together-at-last/' rel='bookmark' title='BuddyPress and Thesis Together At Last'>BuddyPress and Thesis Together At Last</a> <small>Integrate Thesis and BuddyPress with the BP Child Theme for...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tutorial: Integrating Thesis and BuddyPress &#8211; Part 1</title>
		<link>http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-1/</link>
		<comments>http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-1/#comments</comments>
		<pubDate>Mon, 24 Sep 2012 14:00:27 +0000</pubDate>
		<dc:creator>Craig Grella</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[BuddyPress Tutorials]]></category>
		<category><![CDATA[child themes]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=98103</guid>
		<description><![CDATA[Part 1 of 3 in a series on integrating the Thesis Theme Framework and BuddyPress for WordPress multisite.]]></description>
			<content:encoded><![CDATA[<p>In this three-part tutorial you’ll learn how to install the BuddyPress Child Theme for Thesis on a live WordPress multisite installation, and make a few custom code edits that turn a standard thesis install into a unique BuddyPress network site.</p>
<p>If you were not aware that BuddyPress had been integrated with the Thesis premium framework you can read the precursor to this article: <a href="http://wp.me/pzRKG-pse">BuddyPress and Thesis Together at Last.</a></p>
<p>Marrying these two frameworks makes great sense. You get the speed and customizability of Thesis with all the cool functionality of BuddyPress &#8211; like forums, groups, users profiles, and activity streams.</p>
<p>Rather than needing several (if not dozens) of plugins to achieve the same level of functionality and the high degree of customization we desire, this tutorial will accomplish the same thing with just three plugins and 12 lines of custom CSS.</p>
<h3>Notes and Resources</h3>
<p>Please note that this tutorial uses both video and image screenshots; and unless otherwise indicated, you can enlarge both to full screen as they were shot in HD (1280 x 800). This should clear up any resolution issues that might occur as a result of fitting a large image or movie inside the column width of this site.</p>
<p>Also note, the Thesis-BP Child theme is a freely distributed theme, but the Thesis Framework on which the child theme relies is a premium theme that requires purchase from <a href="http://diythemes.com">DIYThemes.com</a>. Prices vary depending on the version you buy and how the theme is implemented.</p>
<p>For custom code editing, I’m using the program <a href="http://panic.com/coda/">Coda</a> for Mac, although you can use any one of many fine coding applications. Coda also includes an FTP program built-in, so I’ll be using this one program to take care of any editing and uploading that needs to be done. You can try a free editor like net beans or text wrangler, but do NOT use text edit in mac or a simple text editor in windows.</p>
<p>If you choose an editing program that does not feature a built-in FTP program you’ll need to grab one of those too, as we will be making some file permission edits and uploading changes we make to our live server. I recommend <a href="http://panic.com/transmit/">Transmit</a> from the makers of Coda. It is extremely fast. A good free FTP program is Filezilla or Cyberduck.</p>
<p><strong>When we have finished the tutorial, you will have created a site that looks like this:</strong></p>
<p>&nbsp;</p>
<h2><a href="http://wpmu.org/wp-content/uploads/2012/09/Finished-Site-Image-Thesis-BuddyPress-integration1.png" rel="lightbox[98103]" title="Finished Site Image Thesis BuddyPress integration"><img class="wp-image-98230 aligncenter" title="Finished Site Image Thesis BuddyPress integration" src="http://wpmu.org/wp-content/uploads/2012/09/Finished-Site-Image-Thesis-BuddyPress-integration1.png" alt="" width="680" height="500" /></a></h2>
<h2>Step 1: Install WordPress Multisite</h2>
<p>There are a multitude of tutorials showing you how to install WordPress multisite, and this tutorial is not one of them.</p>
<p>However, since WPMU is an authority on WordPress, we will give you a few good resources that explain the process and make installing a new multisite quick and painless.</p>
<h3><a href="http://premium.wpmudev.org/manuals/wordpress-multisite/">WPMU Multisite Manual</a></h3>
<p>This is a thorough, step-by-step guide to installing multisite, with pictures, links, and other media to help you get it right the first time. To skip the history lessons and framework introduction and go straight to the installation procedure you can <a href="http://premium.wpmudev.org/manuals/wpmu-manual-2/creating-a-network-to-enable-wordpress-multisite/">head here.</a></p>
<h3><a href="http://codex.wordpress.org/Create_A_Network">WordPress Codex</a></h3>
<p>This is the official WordPress network installation guide from the WordPress Codex, but the reason there are so many other guides around is because this part of the codex is very confusing. Instead, we recommend the WPMU Multisite Manual.</p>
<p>If you have issues installing Multisite, the rest of this tutorial might be a bit advanced for you, but please do leave a comment here, or in the <a title="WPMUDEV Support Forums" href="http://premium.wpmudev.org/forums/" target="_blank">WPMUDEV support forums</a>, or more particularly, the <a title="WPMUDEV BuddyPress Support Forums" href="http://premium.wpmudev.org/forums/search.php?q=buddypress" target="_blank">WPMU forums for BuddyPress</a> (for WPMUDEV Members only). Our team will answer them as best we can.</p>
<h2>Navigating the Network Admin and the Site Admin Dashboards</h2>
<p>From here on out, we’ll be working with plugins and theme installation and modification. We’ll use very little custom code, so don’t worry if that’s not your thing.</p>
<p>Because we’ll be working with themes and plugins, you’ll need to switch between the network admin section of multisite and the actual website you’ve setup under that multisite installation. We’ll make sure to spell that out in each step.</p>
<p>You can see the difference between the two here:</p>
<p><strong>Network Admin Area looks like this:</strong><br />
<a href="http://wpmu.org/wp-content/uploads/2012/09/Network-Admin-Dashboard.png" rel="lightbox[98103]" title="Network Admin Dashboard"><img class="alignleft size-large wp-image-98114" title="Network Admin Dashboard" src="http://wpmu.org/wp-content/uploads/2012/09/Network-Admin-Dashboard-1024x629.png" alt="" width="685" height="420" /></a></p>
<p>You’ll notice the network admin dashboard is sparse &#8211; including just the basics:</p>
<ul>
<li>Sites</li>
<li>Users</li>
<li>Themes</li>
<li>Plugins</li>
<li>Settings</li>
<li>Updates</li>
</ul>
<p>The network admin area is where most of the behind-the-scenes network setup happens, and changes here often affect the entire network of sites.</p>
<p><strong>In comparison, the Site Admin Area looks like this:</strong></p>
<p><a href="http://wpmu.org/wp-content/uploads/2012/09/Site-Admin-Dashboard.png" rel="lightbox[98103]" title="Site Admin Dashboard"><img class="alignleft size-large wp-image-98116" title="Site Admin Dashboard" src="http://wpmu.org/wp-content/uploads/2012/09/Site-Admin-Dashboard-1024x652.png" alt="" width="685" height="436" /></a></p>
<p>The actual site dashboard has several more options including posts, pages, media, links, etc. It makes sense that this area controls settings specific to that individual site. Changes here do not track back up to the main network site, and do not affect other sites throughout the network.</p>
<p>Right now we’re just working with one networked site, but when your network has 1,000 sites or more, even small changes in the network admin can have monumental effects on the downstream sites and users.</p>
<p>BuddyPress can sometimes make it more confusing because you control the forums from the site admin, but when you change settings for BuddyPress it kicks you back to network admin areas because BuddyPress is a network wide application.</p>
<p>Take a moment to orient yourself in the admin areas because you will get lost and frustrated with these steps if you are not in the correct dashboard.</p>
<h2>Step 2: Install BuddyPress Plugin</h2>
<p>Once you’ve arrived at a working installation of WordPress Multisite, and understand the difference between the network admin dashboard and your actual site dashboard, we can install the BuddyPress plugin, which gives our site the functionality we want.</p>
<p>For that, you can follow the video below, which makes installing BuddyPress easy to understand. Remember the video is shot in HD &#8211; you can click the gear icon on the YouTube video panel to watch in 1080.</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/9eKkrXWHQek?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<h2></h2>
<h2>Summary</h2>
<p>For more support on BuddyPress installations you can visit the WPMUDEV forums. If you were tripped up by any lesson covered in this tutorial, or just have a general note, please post it in the comments below.</p>
<p>In Part 2 of the Integrating BuddyPress and Thesis Tutorial we’ll discuss installing the Thesis Framework, Thesis-BuddyPress Child Theme, and some general configurations in BuddyPress to get us started. You can find that article here: <a href="http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-2/" target="_blank">Integrating Thesis and BuddyPress Part 2</a>.</p>
<p>In Part 3 of the Integrating BuddyPress and Thesis Tutorial we’ll cover fine tuning the Thesis-BuddyPress Child theme and some quick CSS edits you can use to make your new BuddyPress site truly unique. You can find that article here: <a href="http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-3/" target="_blank">Integrating Thesis and BuddyPress Part 3.</a></p>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/buddypress-and-thesis-together-at-last/' rel='bookmark' title='BuddyPress and Thesis Together At Last'>BuddyPress and Thesis Together At Last</a> <small>Integrate Thesis and BuddyPress with the BP Child Theme for...</small></li>
<li><a href='http://wpmu.org/buddypress-tutorial-roundup-15-useful-hacks-and-customizations/' rel='bookmark' title='BuddyPress Tutorial Roundup: 15 Useful Hacks and Customizations'>BuddyPress Tutorial Roundup: 15 Useful Hacks and Customizations</a> <small>The BuddyPress community is coming up with many excellent tutorials...</small></li>
<li><a href='http://wpmu.org/integrating-the-affiliate-plugin-part-one/' rel='bookmark' title='Integrating the affiliate plugin part one'>Integrating the affiliate plugin part one</a> <small>The 100th plugin recently released by WPMUdev was our wonderful...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/tutorial-integrating-thesis-and-buddypress-part-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>BuddyPress and Thesis Together At Last</title>
		<link>http://wpmu.org/buddypress-and-thesis-together-at-last/</link>
		<comments>http://wpmu.org/buddypress-and-thesis-together-at-last/#comments</comments>
		<pubDate>Thu, 20 Sep 2012 14:00:44 +0000</pubDate>
		<dc:creator>Craig Grella</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[child themes]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=97850</guid>
		<description><![CDATA[Integrate Thesis and BuddyPress with the BP Child Theme for Thesis.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-97874" title="bp-thesis" src="http://wpmu.org/wp-content/uploads/2012/09/bp-thesis.jpg" alt="" width="325" height="244" />If you are a fanatic for the Thesis framework and have been looking for a way to integrate all the coolness of BuddyPress without having to do a mountain of custom code &#8211; you’re going to love this article.</p>
<p>For several years Thesis has been one of the most popular WordPress frameworks. It features lean code, nearly unlimited customization options, and top-notch support.</p>
<p>But the one area where Thesis had been lacking was in BuddyPress support. In fact, most of the premium theme frameworks lack support for BuddyPress. But one uber developer, known in the Thesis Community as <a title="Kristarella.com Thesis Developer" href="http://kristarella.com" target="_blank">Kristarella</a>, put together a child theme for Thesis that works specifically with BuddyPress.</p>
<p>It packs together all the features of BuddyPress including forums, groups, activity updates, widgets and more &#8211; and places it right inside a clean installation of the Thesis Theme framework that we all know and love.</p>
<p>And to top it off, the BuddyPress Thesis Child theme works with both single WordPress installations and Multisite (Network) installations &#8211; the way it was originally envisioned.</p>
<h2>Using BuddyPress with a Non-BuddyPress Theme</h2>
<p>If you’ve ever completed a BuddyPress installation, you know that using the plugin with a non-supported theme causes all kinds of problems.</p>
<p>Usually, the first thing you’ll notice are blank pages. BuddyPress creates pages for the special functions like forums, activity, groups, etc. But without a BuddyPress supported theme with the code to display that special functionality, those pages display empty. Simply going to a url like www.yourdomain.com/activity is not going to show your BuddyPress activity.</p>
<p>Also, when using premium frameworks that work off special CSS files, like Thesis, BuddyPress tends to break the site formatting on BuddyPress specific pages. What you see is something akin to a wire frame without any of your site’s formatting.</p>
<p>These two issues are part of the reason most of the premium theme developers never cracked the BuddyPress integration.</p>
<h2>Enter The BP Thesis Child Theme</h2>
<p><a href="http://www.kristarella.com/snaps/thesis-bp-child_0.4.zip">The BP Child Theme for Thesis</a> solves all those integration problems. It puts the BuddyPress elements where they need to be inside Thesis, and takes care of internal links to the pages that BuddyPress is creating.</p>
<p>For instance, your standard installation of Thesis looks something like this:</p>
<figure id="attachment_97856"  class="wp-caption alignnone wp-caption-large cgrid-row" style="width: 618px"><div class="cgrid-col cgrid-col-span-full"><a href="http://wpmu.org/wp-content/uploads/2012/09/Standard-Thesis-View.png" rel="lightbox[97850]" title="Standard Thesis View"><img class=" wp-image-97856  " title="Standard Thesis View" src="http://wpmu.org/wp-content/uploads/2012/09/Standard-Thesis-View.png" alt="Thesis Standard Installation" width="618" height="469" /></a><figcaption class="wp-caption-text">A Standard Thesis Installation. Click image to enlarge.</figcaption></div></figure>
<p>With the BP Thesis Child Theme, it looks like this:</p>
<figure id="attachment_97851"  class="wp-caption alignnone wp-caption-large cgrid-row" style="width: 656px"><div class="cgrid-col cgrid-col-span-full"><a href="http://wpmu.org/wp-content/uploads/2012/09/BP-CHILD-THEME-STANDARD.png" rel="lightbox[97850]" title="BP CHILD THEME STANDARD"><img class=" wp-image-97851  " title="BP CHILD THEME STANDARD" src="http://wpmu.org/wp-content/uploads/2012/09/BP-CHILD-THEME-STANDARD.png" alt="BuddyPress Thesis Child Theme" width="656" height="528" /></a><figcaption class="wp-caption-text">BuddyPress Thesis Integration. Click image to enlarge.</figcaption></div></figure>
<p>There’s not much of a difference, other than the addition of a few menu items for the BuddyPress specific pages, and even those can be controlled by the standard WordPress menu system. You will also notice the addition of BuddyPress widgets for user login, forums, and recent active users. Right away, that shows you the integration is working beautifully.</p>
<h2>Inside the BP Child Theme for Thesis</h2>
<p>Functionally, the BuddyPress Child Theme for Thesis works exactly like a standard Thesis Theme Framework, regardless of whether it is installed on a single site or multisite network.</p>
<p>This is important because if you choose to use a non-Thesis BuddyPress theme, like the stock BuddyPress WordPress theme, to change the look and feel of the site you could be editing several php and css files corresponding to the different parts of the theme. That could be upwards of 10 files or more. Keeping them all straight can be a major task, even for the most seasoned developers.</p>
<p>BP Thesis Child mirrors the standard Thesis installation and gives you a custom folder where the custom_functions and custom.css files are located &#8211; the two files which control your entire site design and look. Those two files allow you to customize everything about the BuddyPress experience, making it easy to turn your stock site into something like the screencap below, with just a few simple edits:</p>
<figure id="attachment_97852"  class="wp-caption alignnone wp-caption-large cgrid-row" style="width: 617px"><div class="cgrid-col cgrid-col-span-full"><a href="http://wpmu.org/wp-content/uploads/2012/09/FC-Palace-BP-Theme.png" rel="lightbox[97850]" title="FC Palace BP Theme"><img class=" wp-image-97852 " title="FC Palace BP Theme" src="http://wpmu.org/wp-content/uploads/2012/09/FC-Palace-BP-Theme-1024x792.png" alt="Custom BuddyPress Thesis Integration" width="617" height="476" /></a><figcaption class="wp-caption-text">Just a few lines of code and you can customize a BuddyPress site with Thesis. Click image to enlarge.</figcaption></div></figure>
<p>While my site shown above isn’t exactly ready for primetime, it was created by using the BP Child Theme for Thesis with less then 20 lines of custom code. You&#8217;ll notice the custom font work too. That is a non-standard font which was included in the CSS file. You can find a tutorial on <a title="Adding Custom Fonts to WordPress with @Font-Face and CSS" href="http://wpmu.org/adding-custom-fonts-to-wordpress-with-font-face-and-css/" target="_blank">how to add custom fonts to CSS here.</a></p>
<h2>Thesis Makes BuddyPress Easier to Use</h2>
<p>If you’ve ever installed BuddyPress you’ve probably had one or two issues with resolving page slugs for the forums. This has to do with installing Group Forums and Sitewide Forums and how BuddyPress and BBPress give priority to one over the other.</p>
<p>In creating the BP child theme for Thesis, the developer took the forum page slug issue into consideration and created <a href="http://www.kristarella.com/snaps/bbpress-thesis_124.zip">a very lean plugin</a> (just one php file) that helps solve the slug incompatibility, and makes navigating the forums easier than on standard theme installations. If you intend to run this BP Child Theme for Thesis I recommend installing that plugin as well.</p>
<p>Activity feeds and forums work flawlessly as shown in the two images below.</p>
<p>&nbsp;</p>
<figure id="attachment_97855"  class="wp-caption alignnone wp-caption-large cgrid-row" style="width: 400px"><div class="cgrid-col cgrid-col-span-full"><a href="http://wpmu.org/wp-content/uploads/2012/09/Site-Activity-BP-Child-Theme.png" rel="lightbox[97850]" title="Site Activity BP Child Theme"><img class=" wp-image-97855  " style="border: 1px solid black;" title="Site Activity BP Child Theme" src="http://wpmu.org/wp-content/uploads/2012/09/Site-Activity-BP-Child-Theme.png" alt="BP Thesis Child Theme Site Activity Screen" width="400" height="375" /></a><figcaption class="wp-caption-text">BP Thesis Child Theme Site Activity Screen. Click image to enlarge.</figcaption></div></figure>
<p>&nbsp;</p>
<figure id="attachment_97854"  class="wp-caption alignnone wp-caption-large cgrid-row" style="width: 400px"><div class="cgrid-col cgrid-col-span-full"><a href="http://wpmu.org/wp-content/uploads/2012/09/Forums-BP-CHILD-Theme.png" rel="lightbox[97850]" title="Forums BP CHILD Theme"><img class=" wp-image-97854 " style="border: 1px solid black;" title="Forums BP CHILD Theme" src="http://wpmu.org/wp-content/uploads/2012/09/Forums-BP-CHILD-Theme.png" alt="BuddyPress Thesis Child Theme Forums Screen. Click image to enlarge." width="400" height="350" /></a><figcaption class="wp-caption-text">BuddyPress Thesis Child Theme Forums Screen. Click image to enlarge.</figcaption></div></figure>
<h2>Stay Tuned for a Tutorial</h2>
<p>If this article has whet your appetite for some great Thesis &#8211; BuddyPress integration, stay tuned for the next article &#8211; a tutorial walking you through a BP Thesis Child Theme installation and a few simple code edits to make your BuddyPress site unique.</p>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/free-buddypress-themes/' rel='bookmark' title='Free BuddyPress Themes'>Free BuddyPress Themes</a> <small>WordPress MU and BuddyPress resources tend to be scattered across...</small></li>
<li><a href='http://wpmu.org/woothemes-breaks-into-the-buddypress-theme-market/' rel='bookmark' title='WooThemes Breaks Into the BuddyPress Theme Market'>WooThemes Breaks Into the BuddyPress Theme Market</a> <small>The BuddyPress theme market has a new player: WooThemes has...</small></li>
<li><a href='http://wpmu.org/buddypress-for-single-wordpressorg-users-not-wpmu/' rel='bookmark' title='BuddyPress for single WordPress.org users (not WPMU)!!!'>BuddyPress for single WordPress.org users (not WPMU)!!!</a> <small>Fascinating developments over at the BP forums where, according to...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/buddypress-and-thesis-together-at-last/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PSA: WPMU DEV will NOT support the Salutation Theme</title>
		<link>http://wpmu.org/wpmu-devsalutations-theme/</link>
		<comments>http://wpmu.org/wpmu-devsalutations-theme/#comments</comments>
		<pubDate>Tue, 18 Sep 2012 17:18:41 +0000</pubDate>
		<dc:creator>Mason</dc:creator>
				<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[WPMU DEV]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=97624</guid>
		<description><![CDATA[Update: To clarify for future generations, this post is in regard to Salutation Theme versions up to 1.5.  We&#8217;ll update again when/if this issue is resolved by the theme developers. Update #2: As of Salutation 2.0 this theme is remarkably more compatible with custom post types and WPMU DEV plugins.  We&#8217;re stoked to see the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> To clarify for future generations, this post is in regard to Salutation Theme versions up to 1.5.  We&#8217;ll update again when/if this issue is resolved by the theme developers.</p>
<p><strong>Update #2:</strong> As of Salutation 2.0 this theme is remarkably more compatible with custom post types and WPMU DEV plugins.  We&#8217;re stoked to see the developers respond for the betterment of all customers.  The article and instructions below are no longer relevant and we&#8217;re seeing folks have positive results with this theme.  Thanks.</p>
<p>Seriously.  I&#8217;ve been thinking about this post for over a month now and it&#8217;s clearly gone on long enough.  Consider this an official statement on our support policy in regards to the Salutation theme on <a title="Salutations Theme" href="http://themeforest.net/item/salutation-wordpress-buddypress-theme/548199" target="_blank">ThemeForest</a> and an open letter to its developers.</p>
<p>First off, <strong>never</strong> in the history of <a href="http://wpmu.org">WPMU DEV</a> have we had to make a public statement about our support of a 3rd party product.  Obviously, we can&#8217;t guarantee support with everything that&#8217;s ever been written but our entire staff works hard to make sure we play as nice as possible with products such as GravityForms, companies like WooThemes, and services such as WP Engine.  We do this because it&#8217;s what&#8217;s best for our customers and at the end of the day that&#8217;s who we&#8217;re here to serve.</p>
<p><img class="alignleft size-medium wp-image-97627" style="margin-right: 10px;" title="shutterstock_107409017" src="http://wpmu.org/wp-content/uploads/2012/09/shutterstock_107409017-300x271.jpg" alt="" width="300" height="271" /></p>
<p><strong>What serves our customers best today is to publicly state that the current version of  the Salutation theme has serious issues and we will no longer support it</strong>.  As I&#8217;m writing this the stats for this theme are 3534 downloads with a 5 star rating.  It&#8217;s popular and it&#8217;s loved. So what&#8217;s the big deal and why are we making this move?  Well, read on and I&#8217;ll tell you exactly why  we won&#8217;t support it, what you&#8217;ll have to do if you&#8217;re stuck with it, and what the developers could do instead of <a href="http://premium.wpmudev.org/forums/topic/directory-plugin-setup#post-275780" target="_blank">blaming us</a>.</p>
<p>My first interaction with this theme was working with Joe, a member of our support staff. We couldn&#8217;t figure out why the theme wasn&#8217;t working well with our Q&amp;A plugin which has several compatibility checks to work with as many themes as possible.  Joe purchased the theme with his own money so we could take a look at the code. When I looked at the download file my heart sunk.  The theme code by itself &#8211; no PSDs &#8211; clocks in at <strong>15MB</strong>.  For those of you counting that&#8217;s about <strong>28 times the size of the default BuddyPress theme</strong> and nearly 400% larger than robust theme frameworks such as PageLines!  I&#8217;m surprised folks are able to upload this thing to their site.  I&#8217;m sure more than a few have tried to upload it via the WordPress admin and hit their PHP memory limit.</p>
<p>Ok, fair enough, it&#8217;s a beast.  But code is poetry. Maybe what we have here is the &#8220;<a title="The One Ring" href="http://images2.wikia.nocookie.net/__cb20110707220353/lotr/de/images/7/76/Gollum-ring.jpg">Lord of the Rings</a>&#8221; of the theme world. Oh if only&#8230; the old phrase about beauty and skin deep comes to mind.</p>
<p>Instead, what we found is a theme that lacks in structure, conventional file naming practice, and strays completely from default WordPress themeing practices.  This causes a ton of issues &#8211; especially when using custom post types.  That&#8217;s bad news as custom post types are kind of a big deal and not likely to be going anywhere.  Most of our popular plugins use post types including: Events+, Q&amp;A, Wiki, Directory, and our upcoming appointments+ plugin.</p>
<p>A theme template for a custom post type should follow the format <strong>single-POST_TYPE.php</strong>. Check the <a title="WordPress Codex Post Type Article" href="http://codex.wordpress.org/Post_Type_Templates" target="_blank">codex</a> if that&#8217;s not clear.  That&#8217;s not good enough for Salutation apparently.  It has its own naming structure.  Our plugins provide &#8220;theme template&#8221; files within the plugin which are used for displaying the post-types. When the default display doesn&#8217;t work perfectly with a theme, most of the time you can copy the files from the plugin to your theme and then edit to get the exact thing you&#8217;re looking for.</p>
<p>Not so with Salutation. And when we call the page.php template with a &#8220;the_content&#8221; filter to insert our content, nobody can see it because part of their CSS puts a visibility hidden on most of the page.  I&#8217;m sure that has some cute effect, but it breaks a pretty simple filter.  It also completely fails to load the footer.</p>
<p>If you must use the Salutations theme with a custom post type plugin you&#8217;re in for a lot of painful work through trial and error.  And it appears that the theme developers don&#8217;t care too much.  After all, their theme works fine in a vacuum and to the average user it can appear that because things break when a plugin is activated, that plugin is to blame.</p>
<p>I&#8217;m going to outline the (rather ridiculous) steps you&#8217;d need to take to get this theme to start working correctly with our Q&amp;A plugin here.  The process should be extendable to other custom post type plugins, but your mileage may vary.</p>
<p><strong>To the Salutation developers:</strong> The codex and standards are there for a reason.  You&#8217;re hurting your customers and the larger WordPress community when you ignore it.</p>
<blockquote><p>BTW, the following code solution was developed by one of our hard-working members, <a title="Tom" href="http://premium.wpmudev.org/profile/tom.eagles/public/" target="_blank">tom.eagles</a>. I&#8217;ve actually had the privilege to speak to him personally and he&#8217;s a guy of real integrity. If you&#8217;re reading this and want someone to assist you, you should totally beg for the privilege of paying him to fix it up. Anyway, on to the guide&#8230;</p></blockquote>
<p>The way to gain control over these features is by integrating it into the theme’s native structure. For example, for each file you add to the theme folder which has the <code>get_header( 'question' );</code> and <code>get_footer( 'question' );</code> code:</p>
<p>1. Create a new file named “<strong>template-[your-plugin-file-<wbr>name].php</wbr></strong>” and copy the content of the plugin file into the new template file.</p>
<p>So if you had a plugin file called “<strong>single-question.php</strong>” your template file would be “<strong>template-single-question.php</strong>”</p>
<p>2. Delete the references to <code>get_header( 'question' );</code> and <code>get_footer( 'question' );</code> in the new template file (won’t be needing them for this theme).</p>
<p>3. Open the plugin file you copied the code from, for example “<strong>single-question.php</strong>” and delete all the content. Add the following code to the file:</p>
<pre>create_page_layout('single-<wbr>question', 'qa-layout');  // context = single-question</wbr></pre>
<p>That is the only code that should be on the page. This tells the theme to load the “<strong>template-single-question.php</strong>” file and also to look for a custom layout with the key “<strong>qa-layout</strong>“. Now you can to to the Layout Manager for the theme (Appearance &gt; Layouts) and make a new layout with the key “<strong>qa-layout</strong>” and it will be used for this page. The layout key is the second filed after the layout name when adding/editing a layout.</p>
<p>4. Repeat this process for the rest of the plugin files that include the same header/footer references. You can optionally assign the same layout key to each file, or give them different keys if you want to have the ability to set different layouts for different areas of the plugin.</p>
<p>This is what I did:</p>
<p>template-archive-question.php<br />
template-ask-question.php<br />
template-edit-answer.php<br />
template-edit-question.php<br />
template-single-question.php<br />
template-user-question.php</p>
<p>These files were created in the Salutation theme folder.</p>
<p>I copied over the code from the original files with same name minus the “template-” part. The content in the original files ( that where already since before copied over to the Salutation Theme folder) were then erased and this line was added in each and every one of them, where the name of the template of course were changed to fit the file names like ‘single-question’, ‘ask-question’ and so forth,</p>
<pre>&lt;?php create_page_layout('archive-<wbr>question', 'qa-layout'); // context = archive-question ?&gt;</wbr></pre>
<p>I then created a new layout that I am calling Q&amp;A with the key being your suggestion: ‘qa-layout’.</p>
<p>I am using same layout for all files. I fixed only in that layout a minimal header, default footer and a container with Default content in it.</p>
<p>Here comes the CSS changes that are done ( all in the plugins general.css that you find inside the plugin directory:</p>
<p>Added following lines to the css:</p>
<pre>width: 620px!important;</pre>
<p>to</p>
<pre>#qa-page-wrapper {
  float: left;
  overflow: hidden;
  padding-bottom: 2em;
        background-color:<wbr>white;         width: 620px!important;         }</wbr></pre>
<pre>width:470px!important;</pre>
<p>to</p>
<pre>.question-summary {
  padding: 0 5px 0 0;
  float: right;
        width:470px!important;
}</pre>
<pre>width: 600px!important;</pre>
<p>to</p>
<pre>#question-form textarea,
#answer-form textarea,
.cleditorMain {
  margin: 20px 0;
        width: 600px!important;
}</pre>
<p>This changes fix the whole plugin to keep itself nicely to max 620px and the titles of the questions to show up properly.</p>
<p>Following changes are done for the title and tags input areas in the questions editor and the editor itself:</p>
<pre>width: 600px!important;</pre>
<p>to</p>
<pre>#question-form textarea,
#answer-form textarea,
.cleditorMain {
  margin: 20px 0;
        width: 600px!important;
}</pre>
<pre>width:380px!important;
to</pre>
<pre>#question-title,
#question-tags {
  border: 1px solid #999;
  background-color: #fff;
        width:380px!important;
}</pre>
<p>And finally to make the plugin look nicely in your members area where you can see the questions you have posted and or answered.</p>
<pre>background-color:white;</pre>
<p>to</p>
<pre>#qa-user-answers {
  margin-top: 0px;
        padding-top:10px;
        background-color:<wbr>white; }</wbr></pre>
<pre>margin-top: 20px;</pre>
<p>is changed to</p>
<pre>margin-top: 0px;</pre>
<p>and</p>
<pre>padding-top:10px;</pre>
<p>is added.</p>
<p>And last part added is</p>
<pre>background-color:white;</pre>
<p>to</p>
<pre>.question {
  border-bottom: 1px dotted #999999;
  overflow: hidden;
  padding: 10px 0;
        background-color: white;
}</pre>
<p>And a fix for the user information box that hangs around with ones user name and avatar on the right side next to the questions one has posted or answered:</p>
<pre>padding-right:5px;</pre>
<p>add to</p>
<pre>.qa-user-details {
  float: left;
  line-height: 17px;
        padding-right:5px;
}</pre>
<p>Whew, if you&#8217;re still reading this congratulate yourself and hopefully you&#8217;ve got a fully working display.</p>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/salutation-a-new-html5-wordpress-and-buddypress-theme-on-themeforest/' rel='bookmark' title='Salutation: A New HTML5 WordPress and BuddyPress Theme'>Salutation: A New HTML5 WordPress and BuddyPress Theme</a> <small>Salutation caught my attention this weekend. It&#8217;s a new HTML5...</small></li>
<li><a href='http://wpmu.org/support-your-favorite-theme-shop-at-wp-candys-theme-madness/' rel='bookmark' title='Support Your Favorite Theme Shop at WP Candy&#8217;s Theme Madness'>Support Your Favorite Theme Shop at WP Candy&#8217;s Theme Madness</a> <small>Ryan at WP Candy has launched their Theme Madness competition....</small></li>
<li><a href='http://wpmu.org/wrk-with-us-support-sales-pro-at-wpmu-dev/' rel='bookmark' title='[Applications now closed] Work with us &#8211; Support &amp; Sales Pro at WPMU DEV'>[Applications now closed] Work with us &#8211; Support &#038; Sales Pro at WPMU DEV</a> <small>We're looking for one or more excellent support and sales...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/wpmu-devsalutations-theme/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Status: A New Responsive Child Theme for the BuddyPress Default Theme</title>
		<link>http://wpmu.org/status-a-new-responsive-child-theme-for-the-buddypress-default-theme/</link>
		<comments>http://wpmu.org/status-a-new-responsive-child-theme-for-the-buddypress-default-theme/#comments</comments>
		<pubDate>Wed, 12 Sep 2012 14:15:19 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[buddypress activity stream]]></category>
		<category><![CDATA[free themes]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=96891</guid>
		<description><![CDATA[Status is a brand new free child theme for the BP-Default theme. It puts the activity stream in the spotlight and introduces some cool new features that you'll want to check out.]]></description>
			<content:encoded><![CDATA[<p>The most exciting news in the BuddyPress world this week is the release of a new child theme for the BP-Default theme. <a title="Status BuddyPress Theme" href="http://buddypress-themers.github.com/status/" target="_blank">Status</a> is theme that puts the activity stream in the spotlight. It was designed and developed by several talented members of the BuddyPress community with a focus on twitter-like activity streams.</p>
<p><img class="aligncenter size-full wp-image-97142" title="status-theme" src="http://wpmu.org/wp-content/uploads/2012/09/status-theme.jpg" alt="" width="1121" height="646" /></p>
<p>The Status theme has some powerful and unique features that go beyond your average BuddyPress theme:</p>
<ul>
<li><strong>Per-user profile customization:</strong> Under Profile, there is a new navigation element called Design, where users can set custom backgrounds and link colours for their profiles.</li>
<li><strong>Friends list:</strong> A list of your friends shows in the sidebar</li>
<li><strong>Member stats:</strong> On member profiles, you can see how many status updates, forum topics, forum replies, blog posts, and blog comments the user has created.</li>
<li><strong>Fully responsive:</strong> Status looks good on screens of all sizes</li>
<li><strong>Navigation menu in the admin bar:</strong> A custom menu area has been added to the WordPress/BuddyPress admin bar.</li>
<li><strong>Show/hide comments in the activity stream:</strong> You can open or close any nested comments in the activity stream for a cleaner, less cluttered view.</li>
<li><strong>A login template</strong> to mean content doesn’t show on the front unless logged in</li>
</ul>
<p>The personal profile design option is one feature that makes this <a href="http://wpmu.org/10-responsive-buddypress-themes/">responsive BuddyPress theme</a> more Twitter-like than most BuddyPress themes. Users can set the background color, image, tiling, position and scrolling. They can also match their link colors to the background.</p>
<p><img class="aligncenter size-full wp-image-97156" title="design-options" src="http://wpmu.org/wp-content/uploads/2012/09/design-options.png" alt="" width="690" height="840" /></p>
<p>During the process of developing this theme, the team found that there were limitations in the way JavaScript is employed in the BuddyPress Default theme. Because they were working closely with BuddyPress core developers, the team was able to rework the bp-defaults JS to be less dependent on the specific markup in the default templates. This is a huge gain for BuddyPress theme developers and offers much more flexibility than before. You can find out more details about the specific tickets this addresses in the <a href="http://buddypress.org/2012/08/announcing-status-a-community-developed-theme-for-bp-1-6/" target="_blank">Status theme release post</a>.</p>
<p>Since Status requires the activity stream, it will not even show up on your installed themes page unless BuddyPress is already active.</p>
<p>You can download it today from its home at Github: <a href="https://github.com/buddypress-themers/status/zipball/master" target="_blank">status.zip</a>. Many thanks to the team members who contributed their time and energy to this project: @hnla, @vebailovity, @mercime, @DJPaul, @karmatosed. Want to contribute to the theme? Get involved with the project on <a title="BuddyPress Status theme on github" href="http://buddypress-themers.github.com/status/" target="_blank">github</a>.</p>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/daily-tip-allow-buddypress-users-to-edit-their-status-updates-after-posting/' rel='bookmark' title='Allow BuddyPress Users to Edit Their Status Updates After Posting'>Allow BuddyPress Users to Edit Their Status Updates After Posting</a> <small>BuddyPress Edit Activity Stream is a new plugin that lets...</small></li>
<li><a href='http://wpmu.org/buddypress-my-moods-plugin-adds-moods-and-smileys-to-status-updates/' rel='bookmark' title='BuddyPress My Moods Plugin Adds Moods and Smileys to Status Updates'>BuddyPress My Moods Plugin Adds Moods and Smileys to Status Updates</a> <small>Want a fun way to get members interacting more on...</small></li>
<li><a href='http://wpmu.org/buddypress-1-2-theme-updates/' rel='bookmark' title='BuddyPress 1.2 theme updates'>BuddyPress 1.2 theme updates</a> <small>With the release of BuddyPress we&#8217;ve updated 2 of our...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/status-a-new-responsive-child-theme-for-the-buddypress-default-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Responsive BuddyPress Themes</title>
		<link>http://wpmu.org/10-responsive-buddypress-themes/</link>
		<comments>http://wpmu.org/10-responsive-buddypress-themes/#comments</comments>
		<pubDate>Thu, 09 Aug 2012 13:45:14 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[free themes]]></category>
		<category><![CDATA[responsive]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=92794</guid>
		<description><![CDATA[Looking for a responsive BuddyPress theme? Check out this list we've put together.]]></description>
			<content:encoded><![CDATA[<p>With more internet searches happening today among tablet and smartphone users than traditional desktop computer users, it is important that your website be ready to handle traffic from any number of devices. This is especially true of online communities, where millions of people constantly search, share and inspire communication. Responsive WordPress themes have become more common as a result but what about your BuddyPress community? Since we&#8217;re often asked on Twitter where to find themes for BuddyPress, today we have put together a list of 10 themes that maximize your audience across numerous platforms and screen sizes. Here are 10 responsive <a href="http://www.tripwiremagazine.com/2012/09/buddypress-themes.html">BuddyPress themes</a>. Enjoy!</p>
<h2>Buddies</h2>
<p><a title="Buddies Theme" href="http://themes.zenthemes.net/buddies/" target="_blank"><img class="aligncenter size-full wp-image-92803" title="buddies" src="http://wpmu.org/wp-content/uploads/2012/08/buddies.png" alt="" width="986" height="878" /></a></p>
<h4><a title="Buddies theme" href="http://themes.zenthemes.net/buddies/" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">Gratitude</h2>
<p><img class="aligncenter size-full wp-image-92808" title="gratitude" src="http://wpmu.org/wp-content/uploads/2012/08/gratitude.png" alt="" width="984" height="911" /></p>
<h4><a title="Gratitude BuddyPress theme" href="http://themes.zenthemes.net/gratitude/" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">Pure</h2>
<p><a title="Pure Theme" href="http://themeloom.com/themes/pure-theme/" target="_blank"><img class="aligncenter size-full wp-image-92817" title="pure" src="http://wpmu.org/wp-content/uploads/2012/08/pure.png" alt="" width="881" height="723" /></a></p>
<h4><a title="Pure theme demo" href="http://themes.themeloom.com/?theme=Pure" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">Mint</h2>
<p><a title="Mint theme" href="http://themeloom.com/themes/mint-theme/" target="_blank"><img class="aligncenter size-full wp-image-92818" title="mint" src="http://wpmu.org/wp-content/uploads/2012/08/mint.png" alt="" width="809" height="819" /></a></p>
<h4><a title="Mint theme demo" href="http://themes.themeloom.com/?theme=Mint" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">Frisco</h2>
<p><a title="Frisco" href="http://friscotheme.com/" target="_blank"><img class="aligncenter size-full wp-image-92823" title="frisco" src="http://wpmu.org/wp-content/uploads/2012/08/frisco.png" alt="" width="700" height="374" /></a></p>
<h4><a title="Frisco theme demo" href="http://friscotheme.com/demo/" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">Bounce</h2>
<p><a title="Bounce BuddyPress theme" href="http://themeforest.net/item/bounce-responsive-business-wp-buddypress-theme/2324726" target="_blank"><img class="aligncenter size-full wp-image-92825" title="bounce" src="http://wpmu.org/wp-content/uploads/2012/08/bounce.png" alt="" width="1002" height="866" /></a></p>
<h4><a title="Bounce BuddyPress theme demo" href="http://ghostpool.com/wordpress/?theme=bounce-bp" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">Top Business</h2>
<p><a title="Top Business theme" href="http://pandathemes.com/wordpress-themes/topbusiness/" target="_blank"><img class="aligncenter size-full wp-image-92827" title="top-business" src="http://wpmu.org/wp-content/uploads/2012/08/top-business.png" alt="" width="980" height="886" /></a></p>
<h4><a title="Top Business" href="http://topbusiness.pandathemes.com/" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">Balance</h2>
<p><a title="Balance BuddyPress theme" href="http://shop.presscrew.com/shop/balance-premium-buddypress-theme/" target="_blank"><img class="aligncenter size-full wp-image-90575" title="balance-preview" src="http://wpmu.org/wp-content/uploads/2012/07/balance-preview.png" alt="" width="690" height="342" /></a></p>
<h4><a href="http://infinitythemes.net/" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">Feature</h2>
<p><a title="Feature BuddyPress theme" href="http://themeforest.net/item/feature-a-community-magazine-theme/1420641" target="_blank"><img class="aligncenter size-full wp-image-92829" title="feature" src="http://wpmu.org/wp-content/uploads/2012/08/feature.png" alt="" width="743" height="896" /></a></p>
<h4><a title="Feature BuddyPress theme demo" href="http://themeforest.net/item/feature-a-community-magazine-theme/full_screen_preview/1420641" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">Fanwood</h2>
<p><a title="Fanwood" href="http://wordpress.org/extend/themes/fanwood" target="_blank"><img class="aligncenter size-full wp-image-92831" title="fanwood" src="http://wpmu.org/wp-content/uploads/2012/08/fanwood.jpg" alt="" width="640" height="480" /></a></p>
<h4><a title="Fanwood" href="http://devpress.com/demo/fanwood/" target="_blank">View Demo</a></h4>
<h2 style="padding-top: 22px;">BuddyPress Default Theme</h2>
<p><img class="aligncenter size-full wp-image-92822" title="bp-test-drive" src="http://wpmu.org/wp-content/uploads/2012/08/bp-test-drive.png" alt="" width="1097" height="793" /></p>
<h4><a title="BuddyPress Test Theme demo" href="http://testbp.org/">View Demo</a></h4>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/10-free-buddypress-themes-compatible-with-buddypress-1-5/' rel='bookmark' title='10 Free BuddyPress Themes Compatible with BuddyPress 1.5'>10 Free BuddyPress Themes Compatible with BuddyPress 1.5</a> <small>Now that BuddyPress 1.5 is officially out, a few theme...</small></li>
<li><a href='http://wpmu.org/10-places-to-find-buddypress-themes/' rel='bookmark' title='10 Places to Find BuddyPress Themes'>10 Places to Find BuddyPress Themes</a> <small>Wondering where all the BuddyPress themes are? Check out our...</small></li>
<li><a href='http://wpmu.org/two-new-wordpress-and-buddypress-review-themes-available-on-themeforest/' rel='bookmark' title='Two New WordPress and BuddyPress Review Themes Available on Themeforest'>Two New WordPress and BuddyPress Review Themes Available on Themeforest</a> <small>Want to build a review site using BuddyPress? Check out...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/10-responsive-buddypress-themes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Balance BuddyPress Theme Now Available</title>
		<link>http://wpmu.org/daily-tip-balance-buddypress-theme-now-available/</link>
		<comments>http://wpmu.org/daily-tip-balance-buddypress-theme-now-available/#comments</comments>
		<pubDate>Tue, 31 Jul 2012 04:00:48 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[buddypress balance theme]]></category>
		<category><![CDATA[responsive]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=90558</guid>
		<description><![CDATA[The highly-anticipated Balance theme for BuddyPress has finally launched. Grab our exclusive coupon for a discount!]]></description>
			<content:encoded><![CDATA[<p>A few months ago the team at <a title="PressCrew" href="http://shop.presscrew.com/" target="_blank">PressCrew</a> started selling pre-orders of their highly anticipated Balance theme for BuddyPress. <a title="Balance BuddyPress Theme" href="http://shop.presscrew.com/shop/balance-premium-buddypress-theme/" target="_blank">Balance</a> has finally launched and is ready for purchase. This <a href="http://wpmu.org/10-responsive-buddypress-themes/">BuddyPress theme has a responsive design</a> and is built on the <a title="Infinity Anti-Framework" href="http://wpmu.org/prepare-yourself-for-infinity-a-wordpress-anti-framework-for-extending-wordpress-multisite-and-buddypress/" target="_blank">Infinity Anti-Framework</a>.</p>
<p><img class="aligncenter size-full wp-image-90575" title="balance-preview" src="http://wpmu.org/wp-content/uploads/2012/07/balance-preview.png" alt="" width="690" height="342" /></p>
<p>Balance has several unique features that make it stand out from other BuddyPress themes, including:</p>
<ul>
<li>Works with all BuddyPress 1.5 compatible plugins</li>
<li>Activity Stream Tour: Provides your new members a guided tour</li>
<li>BP Component Introductions: Easily insert a introduction text, advertisements or notifications on all the BuddyPress directory pages</li>
<li>Private Community: Turn your community into a private community with the tick of a box.</li>
<li>Facebook Connect Integration: Integrated support for the WP-FB Autoconnect plugin for one-click Facebook sign-ups.</li>
<li>Social Sharing: Easily enable social sharing buttons for BuddyPress Group and Profile pages.</li>
<li>BuddyPress Specific Sidebars: With a unique sidebar for every BuddyPress component you put the right content at the right place easily.</li>
</ul>
<p>Check out the <a title="Balance BuddyPress Theme" href="http://infinitythemes.net/" target="_blank">live demo</a> of this stunning theme to see it in action.</p>
<p>The folks at PressCrew have sent us an awesome <a title="The Big Lebowski" href="http://en.wikipedia.org/wiki/The_big_lebowski" target="_blank">Lebowski</a>-inspired coupon code for our faithful wpmu.org readers. Input <strong>THEDUDEABIDES</strong> at checkout for a 20% discount on your purchase of the <a title="Balance BuddyPress Theme" href="http://shop.presscrew.com/shop/balance-premium-buddypress-theme/" target="_blank">Balance</a> theme.</p>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/pre-order-the-new-balance-buddypress-theme-from-presscrew/' rel='bookmark' title='Pre-Order the New Balance BuddyPress Theme from PressCrew'>Pre-Order the New Balance BuddyPress Theme from PressCrew</a> <small>Sign up for a special discount on the new Balance...</small></li>
<li><a href='http://wpmu.org/featured-buddypress-theme-custom-community/' rel='bookmark' title='Featured BuddyPress Theme: Custom Community'>Featured BuddyPress Theme: Custom Community</a> <small>This week I’m going to look at some lovely theme...</small></li>
<li><a href='http://wpmu.org/themeforest-releases-huddle-a-wordpress-and-buddypress-community-theme/' rel='bookmark' title='Themeforest Releases Huddle: A WordPress and BuddyPress Community Theme'>Themeforest Releases Huddle: A WordPress and BuddyPress Community Theme</a> <small>Huddle is a new and unique BuddyPress theme now available...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/daily-tip-balance-buddypress-theme-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launch a Campaign Website with the BuddyPress Politic Theme</title>
		<link>http://wpmu.org/launch-a-campaign-website-with-the-buddypress-politic-theme/</link>
		<comments>http://wpmu.org/launch-a-campaign-website-with-the-buddypress-politic-theme/#comments</comments>
		<pubDate>Thu, 28 Jun 2012 14:00:28 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[BuddyPress Themes]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[buddypress campaign website]]></category>
		<category><![CDATA[buddypress political theme]]></category>
		<category><![CDATA[campaign website]]></category>
		<category><![CDATA[political campaign website]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[wordpress campaign website]]></category>
		<category><![CDATA[wordpress political theme]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=83739</guid>
		<description><![CDATA[This new theme combines a government-friendly WordPress design with the power of BuddyPress community features.]]></description>
			<content:encoded><![CDATA[<p>With search engines now trumping newspapers in popularity, readers now get most of their information from the internet. Word of mouth via social networks is more valuable than ever. That&#8217;s why I&#8217;m excited about <a href="http://themeforest.net/item/politic-campaign-political-wp-buddypress-theme/2564042/" title="Politic BuddyPress Theme" target="_blank">Politic</a>. It&#8217;s a new political WordPress and BuddyPress theme that combines a clean government-friendly WordPress design with the power of BuddyPress community features like members, forums and groups. Having a social network of supporters can help your favorite campaign or cause expand, educate, and grow your supporters.</p>
<p><img src="http://wpmu.org/wp-content/uploads/2012/06/politic.png" alt="" title="politic" width="698" height="493" class="aligncenter size-full wp-image-83749" /></p>
<p>The Politic theme features:</p>
<ul>
<li>Awesome design</li>
<li>Strong focus on user-experience, usability, and beautiful typography</li>
<li>Easily change colors via Theme Options</li>
<li>Custom Background via Theme Options</li>
<li>Custom Widgets: Flickr, Twitter, Video, Resolutions, Campaign Builder, Newsletter, Facebook, Recent Posts, Events</li>
<li>Post Format Support: Audio, Video (both can be Self Hosted), Standard, Slideshow, Image</li>
<li>Easy to use Theme Options (Unbranded)</li>
<li>Custom Menus and Featured Images</li>
<li>Unlimited Sidebars</li>
<li>Page Templates: Home, Archive, Full Width, Contact</li>
<li>Custom Login Logo</li>
<li>Visual Shortcode Creator (Alerts, Tabs, Toggles, Columns, Buttons)</li>
<li>Layered PSD</li>
<li>Full localization!</li>
<li>Readable and well-documented code</li>
<li>Extensive Documentation</li>
<li>Quality Support</li>
</ul>
<p>The homepage is fully widgetized so you&#8217;re not locked in to one set display. You can add widgets and rearrange as much as you like:</p>
<p><img src="http://wpmu.org/wp-content/uploads/2012/06/widget-zones.png" alt="Politic BuddyPress theme widget zones" title="widget-zones" width="590" height="700" class="aligncenter size-full wp-image-83766" /></p>
<p>View the <a href="http://themeforest.net/item/politic-campaign-political-wp-buddypress-theme/full_screen_preview/2564042" title="Politic BuddyPress theme live demo" target="_blank">live demo</a> to see the theme in action.</p>
<p>The Politic theme is already BuddyPress 1.6-ready so you&#8217;ll be good to upgrade when the time comes without any issues. It&#8217;s also SEO-optimized and scores a 87/100 on Google Pagespeed out of the box.</p>
<p>With election year battles heating up, there has never been a more important time for a candidate to present a clean, clear, functional and modern website. More voters get their news, and therefore their opinions, from the web than ever before. If you or a politician you know needs an overhaul on web presence, check out <a href="http://themeforest.net/item/politic-campaign-political-wp-buddypress-theme/2564042/" title="Politic BuddyPress Theme" target="_blank">Politic</a>.</p>
<!-- PHP 5.x --><p>Related posts:</p><ol>
<li><a href='http://wpmu.org/launch-effect-a-free-wordpress-theme-for-creating-a-viral-campaign-in-minutes/' rel='bookmark' title='Launch Effect: A Free WordPress Theme for Creating a Viral Campaign in Minutes'>Launch Effect: A Free WordPress Theme for Creating a Viral Campaign in Minutes</a> <small>Launch Effect is a brand new free WordPress theme on...</small></li>
<li><a href='http://wpmu.org/exclusive-discount-code-for-pure-a-new-responsive-html5-buddypress-theme/' rel='bookmark' title='Exclusive Discount Code for Pure: A New Responsive HTML5 BuddyPress Theme'>Exclusive Discount Code for Pure: A New Responsive HTML5 BuddyPress Theme</a> <small>ThemeLoom has released Pure, another responsive BuddyPress theme that uses...</small></li>
<li><a href='http://wpmu.org/presswork-to-launch-first-wordpress-theme-instapress-inspired-by-instagram/' rel='bookmark' title='PressWork to Launch First WordPress Theme: InstaPress Inspired by Instagram'>PressWork to Launch First WordPress Theme: InstaPress Inspired by Instagram</a> <small>PressWork 1.0 will be released next week with an exciting...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/launch-a-campaign-website-with-the-buddypress-politic-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
