<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Tag: themes - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/themes</link>
		<description>bbPress Support Forums &#187; Tag: themes - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 13:53:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/themes" rel="self" type="application/rss+xml" />

		<item>
			<title>Lynq on "Theme Issue - Paid GIG"</title>
			<link>http://bbpress.org/forums/topic/theme-issue-paid-gig#post-102958</link>
			<pubDate>Fri, 18 May 2012 14:12:24 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">102958@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Great, glad to be of help!
</p>]]></description>
					</item>
		<item>
			<title>timbeck on "Getting author names to display name in field - NOT usernam"</title>
			<link>http://bbpress.org/forums/topic/getting-author-names-to-display-name-in-field-not-usernam#post-102779</link>
			<pubDate>Mon, 14 May 2012 22:40:32 +0000</pubDate>
			<dc:creator>timbeck</dc:creator>
			<guid isPermaLink="false">102779@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi, </p>
<p>   I'm integrating bbpress into a wordpress site. The client wants to create multiple login identities, but each identity will potentially be used by multiple people. SO . . . in the comments section, I need the comment author to be able to enter his name in the name field, then display comment author'sname in the comments section. </p>
<p>   Currently, no matter what I put in the comment author name field (then using 'bbp_reply_author' to display the author name), what I get is the admin name, not the name I typed in the field. Where does the name go? I've looked all over the files trying to find out where the author name typed into the form goes, and nothing comes up. Ditto for how to display it. </p>
<p>   Thanks in advance . . . </p>
<p>   t.
</p>]]></description>
					</item>
		<item>
			<title>guy2131 on "Theme Issue - Paid GIG"</title>
			<link>http://bbpress.org/forums/topic/theme-issue-paid-gig#post-102444</link>
			<pubDate>Sat, 05 May 2012 00:37:44 +0000</pubDate>
			<dc:creator>guy2131</dc:creator>
			<guid isPermaLink="false">102444@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You are golden my dear friend! Worked like a charm. I wouldn't have fiqured it out in a million years. Thanks a looooot!
</p>]]></description>
					</item>
		<item>
			<title>Lynq on "Theme Issue - Paid GIG"</title>
			<link>http://bbpress.org/forums/topic/theme-issue-paid-gig#post-102435</link>
			<pubDate>Fri, 04 May 2012 21:31:15 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">102435@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You have the following css, which is positioning the element absolutely. Just remove it. Line 862 on style.css</p>
<pre><code>.reply {
    bottom: 15px;
    line-height: 1.2em;
    position: absolute;
    right: 15px;
}</code></pre>
<p>Good luck!
</p>]]></description>
					</item>
		<item>
			<title>guy2131 on "Theme Issue - Paid GIG"</title>
			<link>http://bbpress.org/forums/topic/theme-issue-paid-gig#post-102433</link>
			<pubDate>Fri, 04 May 2012 19:31:10 +0000</pubDate>
			<dc:creator>guy2131</dc:creator>
			<guid isPermaLink="false">102433@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi Guys,<br />
I need help resolving small issue that I have with my installation and I am ready to pay for the time of whoever knows (or can find out) the answer.</p>
<p>To see the problem go: <a href="http://www.ibikiniwax.com/forum/topic/jannet" rel="nofollow">http://www.ibikiniwax.com/forum/topic/jannet</a> and scroll to the bottom of page. </p>
<p>&#60;b&#62;The replies show at below the reply box.&#60;/b&#62; </p>
<p>I run bbpress plugin 2.0.2 on one of Template Monster premium themes. WordPress 3.3.2. </p>
<p>I did not do any modifications to bbpress themes (To be honest, I don't quite understand it) I just installed the plugin, activated it, setup and voila - everything works but this one issue. I suppose it uses the themes css - I like the simplicity of it and I'd rather keep it this way. </p>
<p>So there you go. Please help. Let me know your price before hand. If you feel more comfortable, we can do it through freelancer of elance. </p>
<p>Thanks
</p>]]></description>
					</item>
		<item>
			<title>POS2012 on "bbPress Theming"</title>
			<link>http://bbpress.org/forums/topic/bbpress-theming#post-101796</link>
			<pubDate>Fri, 20 Apr 2012 11:53:14 +0000</pubDate>
			<dc:creator>POS2012</dc:creator>
			<guid isPermaLink="false">101796@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am actually fresher than you as a bbPress user, but have pretty long experience with doing themeing. </p>
<p>As far as I understand these are the parameters in which bbPress is themed:</p>
<p>Your WP theme's page.php is used to display the bbPress. So all layout surrounding the bbPress itself is done in the main theme of your WP site.</p>
<p>BUT</p>
<p>there are many bbPress-templates too, and they are placed here:<br />
/wp-content/plugins/bbpress/bbp-themes/</p>
<p>in a defaul install there is this theme: /bbp-twentyten/</p>
<p>You'll find it here:<br />
/wp-content/plugins/bbpress/bbp-themes/bbp-twentyten/</p>
<p>Inside this you'll see files like:<br />
page-front-forums.php<br />
single-topic.php<br />
etc</p>
<p>In these files you'll see the setup for each single bbPress page layout as far as I understand it.</p>
<p>Any bbPress users that can confirm this?
</p>]]></description>
					</item>
		<item>
			<title>mtp1032 on "Is Twenty Ten 1.3 Supported?"</title>
			<link>http://bbpress.org/forums/topic/is-twenty-ten-13-supported#post-101729</link>
			<pubDate>Wed, 18 Apr 2012 20:47:16 +0000</pubDate>
			<dc:creator>mtp1032</dc:creator>
			<guid isPermaLink="false">101729@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I forgot to mention that I'm using the latest stable release of bbPress, version 2.0.2.
</p>]]></description>
					</item>
		<item>
			<title>mtp1032 on "Is Twenty Ten 1.3 Supported?"</title>
			<link>http://bbpress.org/forums/topic/is-twenty-ten-13-supported#post-101728</link>
			<pubDate>Wed, 18 Apr 2012 20:43:19 +0000</pubDate>
			<dc:creator>mtp1032</dc:creator>
			<guid isPermaLink="false">101728@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>If not, when?</p>
<p>I'm currently using WP 3.3.1 and, as you might have guessed from my question, theme twenty ten 1.3.</p>
<p>Cheers,</p>
<p>Michael
</p>]]></description>
					</item>
		<item>
			<title>BRx Woden on "bbPress Theming"</title>
			<link>http://bbpress.org/forums/topic/bbpress-theming#post-101678</link>
			<pubDate>Tue, 17 Apr 2012 15:33:31 +0000</pubDate>
			<dc:creator>BRx Woden</dc:creator>
			<guid isPermaLink="false">101678@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have installed bbPress and it seems to be working just fine. I cant figure out how to theme it though. If you look here you can see that the forum in each section is listed along one line (or would be if it wasn't for the lack of space.</p>
<p>How do I get these listed in a more traditional style? Colours and simple changes I can do just fine, but obviously this is bigger than that.
</p>]]></description>
					</item>
		<item>
			<title>natproff on "Forum user styling"</title>
			<link>http://bbpress.org/forums/topic/forum-user-styling#post-101180</link>
			<pubDate>Thu, 05 Apr 2012 20:21:57 +0000</pubDate>
			<dc:creator>natproff</dc:creator>
			<guid isPermaLink="false">101180@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for replying but I've figured it out. I had the right page all along but the right classes from the Bones template weren't being passed to the div container. I've added them manually and it's working fine.</p>
<p>Thanks again,<br />
Natalie
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "Forum user styling"</title>
			<link>http://bbpress.org/forums/topic/forum-user-styling#post-101132</link>
			<pubDate>Wed, 04 Apr 2012 21:29:32 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">101132@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>What version of bbPress are you using?
</p>]]></description>
					</item>
		<item>
			<title>natproff on "Forum user styling"</title>
			<link>http://bbpress.org/forums/topic/forum-user-styling#post-101120</link>
			<pubDate>Wed, 04 Apr 2012 14:36:24 +0000</pubDate>
			<dc:creator>natproff</dc:creator>
			<guid isPermaLink="false">101120@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>hi,</p>
<p>I am currently integrating BBPress with my custom theme. All going well so far, i've edited all the template files so they fit with my blog but i can't seem to find the file that controls the user profile page. Can anyone point me in the right direction?</p>
<p>Thanks,<br />
Natalie
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "Twenty-ten child theme?"</title>
			<link>http://bbpress.org/forums/topic/twenty-ten-child-theme#post-98410</link>
			<pubDate>Wed, 22 Feb 2012 20:59:55 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">98410@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>If you are 2.1 (which from my testing is stable and full of awesomeness) you can place the bbPress template files in your theme and bbP will use those instead of the pre-packaged ones.</p>
<p>See <a href="http://bbpress.org/forums/topic/bbpress-21-theme-compatibility" rel="nofollow">http://bbpress.org/forums/topic/bbpress-21-theme-compatibility</a>
</p>]]></description>
					</item>
		<item>
			<title>Parker on "Twenty-ten child theme?"</title>
			<link>http://bbpress.org/forums/topic/twenty-ten-child-theme#post-98408</link>
			<pubDate>Wed, 22 Feb 2012 19:54:27 +0000</pubDate>
			<dc:creator>Parker</dc:creator>
			<guid isPermaLink="false">98408@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Please, anyone?
</p>]]></description>
					</item>
		<item>
			<title>Parker on "Twenty-ten child theme?"</title>
			<link>http://bbpress.org/forums/topic/twenty-ten-child-theme#post-98328</link>
			<pubDate>Mon, 20 Feb 2012 16:51:57 +0000</pubDate>
			<dc:creator>Parker</dc:creator>
			<guid isPermaLink="false">98328@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello!</p>
<p>There is a wordpress plugin I am trying to use, and it wants me to upload a file to my theme files. </p>
<p>If I upload the files to the BBPress theme folder, on the next update, wont it erase the file?</p>
<p>So, couldn't I copy the BBPress theme folder and put it in my twenty-ten theme directory as a child theme, and wouldn't that work? or not? Or, I I just being an idiot and forgetting something?
</p>]]></description>
					</item>
		<item>
			<title>engin1984 on "Need help customizing part of the template"</title>
			<link>http://bbpress.org/forums/topic/need-help-customizing-part-of-the-template#post-98327</link>
			<pubDate>Mon, 20 Feb 2012 15:04:03 +0000</pubDate>
			<dc:creator>engin1984</dc:creator>
			<guid isPermaLink="false">98327@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>What about: <a href="http://bbpress.org/plugins/topic/bbpm/" rel="nofollow">http://bbpress.org/plugins/topic/bbpm/</a>
</p>]]></description>
					</item>
		<item>
			<title>ilano on "How To Place Widgets on bbPress Forum."</title>
			<link>http://bbpress.org/forums/topic/how-to-place-widgets-on-bbpress-forum#post-98135</link>
			<pubDate>Tue, 14 Feb 2012 21:55:33 +0000</pubDate>
			<dc:creator>ilano</dc:creator>
			<guid isPermaLink="false">98135@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have installed bbPress into my WP site and the forum works great but I can not get widgets to show up on any of the forum pages.  I have tried the 'bbPress WP Tweaks' plugin and have had no success.  I really need to have widgets on my forum pages but can't figure out what I'm missing.</p>
<p>Info:<br />
- Version of WordPress : 3.3.1<br />
- Version of PHP/MySQL : 5.2/5.1<br />
- Version of bbPress:  2.0.2</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>inliving on "Need help customizing part of the template"</title>
			<link>http://bbpress.org/forums/topic/need-help-customizing-part-of-the-template#post-97464</link>
			<pubDate>Mon, 23 Jan 2012 16:06:59 +0000</pubDate>
			<dc:creator>inliving</dc:creator>
			<guid isPermaLink="false">97464@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm trying to insert a button on the forum that allows a user to private message another user.</p>
<p>The idea is when a user is reading a Topic, they can click a button to directly message the person who created a particular topic or reply. I'm thinking it would fit somewhere under the avatar.</p>
<p>I have a plugin called cartpauj PM which can accept the user ID via a GET variable in the URL.</p>
<p>The trouble is I can't seem to find my way through the many layers of template files and functions to do what I want. </p>
<p>The bbp_get_reply_author_link function seems to be closest to doing what I need but I don't want to edit that directly and screw up any potential updates in the future.</p>
<p>Any tips?
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97349</link>
			<pubDate>Thu, 19 Jan 2012 14:24:59 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97349@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That worked! Thanks!
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97063</link>
			<pubDate>Thu, 12 Jan 2012 23:50:24 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97063@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I would start by deactivating all other plugins and also activate the default twentyeleven theme, then choosing one of the default url settings, click save. Then go to settings -&#62; forums, and click save.</p>
<p>It sounds like maybe another plugin or a theme setting is interfering.</p>
<p>If it fixes the problem, then activate one plugin at a time to find the problem one..</p>
<p>My best guess...
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97042</link>
			<pubDate>Thu, 12 Jan 2012 11:19:26 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97042@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Tried just now.</p>
<p>Didn't make any difference to the forum page, but the topic page got worse...</p>
<p>When I try to go directly to topic page with the URL, I only get a white page with the following error:<br />
<pre><code>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in ../wp-includes/class-wp.php on line 201

Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in ../wp-includes/class-wp.php on line 202

Warning: Cannot modify header information - headers already sent by (output started at ../wp-includes/class-wp.php:201) in ../wp-includes/pluggable.php on line 866</code></pre>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97030</link>
			<pubDate>Thu, 12 Jan 2012 07:44:10 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97030@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>have you tried a standard permalink option just to see if it would work? /%postname%/ for example?</p>
<p>I'm not really sure what those errors mean, but that is my best guess, that somehow it doesn't like the .html?
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97006</link>
			<pubDate>Wed, 11 Jan 2012 19:24:20 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97006@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I tried what you suggested.</p>
<p>At my forums root <a href="http://klymene.net/forums/" rel="nofollow">http://klymene.net/forums/</a> you will see 2 forums listed - English and Hindi. You will also see that there is an indication of some content under English.</p>
<p>If you click on English <a href="http://klymene.net/forums/forum/english" rel="nofollow">http://klymene.net/forums/forum/english</a> no topics are listed.</p>
<p>On top of page, you will see error message<br />
<pre><code>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 202</code></pre>
<p>You can go directly to <a href="http://klymene.net/forums/topic/test" rel="nofollow">http://klymene.net/forums/topic/test</a> and see the topic which should be under the English forum. Topic actions like Reply are absent though.</p>
<p>On top of page, you will see error<br />
<pre><code>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 202</code></pre>
<p>P.S. In Settings &#62; Permalinks, the setting is<br />
<code>/%postname%.html</code>
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97002</link>
			<pubDate>Wed, 11 Jan 2012 18:15:08 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97002@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Make sure that you have gone into settings -&#62; forums and clicked save. I would also suggest going into settings -&#62; permalinks, choose a nice url structure from the list and also click save.</p>
<p>This 'should' set the permalinks for everything so that your topics will show up. Hopefully solving the problem.
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-96999</link>
			<pubDate>Wed, 11 Jan 2012 13:35:07 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">96999@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Anointed, I'm facing a bit of a problem.</p>
<p>I have just installed bbPress plugin into my WordPress (with Weaver II theme - based on TwentyEleven theme).</p>
<p>When I go to the forums root, the layout seems acceptable.</p>
<p>However, when I click on a forum, I am taken to a page where I do not see any topics listed under the forum, even though I have created a topic under this forum, and this is acknowledged in the forum list (root).</p>
<p>If I go directly to the topic URL by typing it in address bar, I do get to the topic page, which is visible just fine (except that no reply, flag, quote etc buttons are available).</p>
<p>Please help!</p>
<p><a href="http://bbpress.org/forums/topic/topics-not-showing-in-forum" rel="nofollow">http://bbpress.org/forums/topic/topics-not-showing-in-forum</a>
</p>]]></description>
					</item>
		<item>
			<title>rpetersn on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96950</link>
			<pubDate>Tue, 10 Jan 2012 15:20:52 +0000</pubDate>
			<dc:creator>rpetersn</dc:creator>
			<guid isPermaLink="false">96950@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm in a similar boat here...have a multisite install, installed bbpress plugin (2.0.2) and all worked fine for awhile, I changed gears to polish up the first phase of the project and now, the forum appears half-baked.  The main forum page (/forums) shows the list of test forums, but each forum link appears to just use the page.php template...the install seems to have lost the bbpress templating.  Seems like I've seen similar issues discussed here on the bbpress forum before...but no solution presented. Can anyone help?  thx!
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96609</link>
			<pubDate>Tue, 03 Jan 2012 07:15:10 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">96609@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>wow, that makes no sense, never would have guessed that would be an issue. Wonder what the cause/effect is. I don't do that, yet template files have no effect. Will have to dig deeper.</p>
<p>thnx for the info.
</p>]]></description>
					</item>
		<item>
			<title>Tammy Hart on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96607</link>
			<pubDate>Tue, 03 Jan 2012 07:08:10 +0000</pubDate>
			<dc:creator>Tammy Hart</dc:creator>
			<guid isPermaLink="false">96607@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I figured it out. It had something do with me calling the_excerpt_rss in my header.php. removed it, works perfectly!
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96572</link>
			<pubDate>Mon, 02 Jan 2012 11:28:23 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">96572@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Tammy</p>
<p>I don't think that the template files are currently used, even if placed within your currently active theme. According to JJ&#60; bbPress 2.1 should make this much easier.</p>
<p>Right now, the only way I know how to change the appearance in your own theme is to actually remove the shortcode actions and write your own custom shortcodes.</p>
<p>You can of course add a bbpress.php/forums.php page and place that within your theme to do some basic changes such as removing sidebars.
</p>]]></description>
					</item>
		<item>
			<title>Tammy Hart on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96554</link>
			<pubDate>Sat, 31 Dec 2011 23:48:59 +0000</pubDate>
			<dc:creator>Tammy Hart</dc:creator>
			<guid isPermaLink="false">96554@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have a multisite installation with pretty much nothing on it. I installed bbPress, didn't network activate it, activated it on my main site, and the main forums page works, but nothing else. I just get my plain page.php template, not the bbPress twenty-ten child theme templates. </p>
<p>So I tried dumping the templates into my theme. Still nothing. I switched the site's theme to twenty ten and all of the pages work great. Switch back to my theme, and it's not working. </p>
<p>I tried adding the add_theme_support in, nothing. Then I uploaded 2.1-bleeding, still nothing. I put the theme on a non multisite installation,  installed bbpress, same results. I installed bbPress on another site using a theme i've created, worked fine. So.. I'm missing something somewhere in my theme, and It's driving me nuts. Any insight at all would be most appreciated.
</p>]]></description>
					</item>

	</channel>
</rss>

