<?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"

			>

	<channel>
		<title>bbPress.org &#187; All Posts</title>
		<atom:link href="http://bbpress.org/forums/forum/templates/feed/" rel="self" type="application/rss+xml" />
		<link>http://bbpress.org/forums/forum/templates/feed/</link>
		<description></description>
		<pubDate>Wed, 22 May 2013 14:36:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.4-alpha-r4900</generator>
		<language>en-US</language>

		
		
					
				<item>
					<guid>http://bbpress.org/forums/topic/conditional-loading-of-bbpress-stylesheet/#post-134468</guid>
					<title><![CDATA[Conditional Loading of BBPress Stylesheet]]></title>
					<link>http://bbpress.org/forums/topic/conditional-loading-of-bbpress-stylesheet/#post-134468</link>
					<pubDate>Wed, 22 May 2013 14:32:28 +0000</pubDate>
					<dc:creator>saracup</dc:creator>

					<description>
						<![CDATA[
						<p>I have a multi-site installation of WordPress. I have created a local bbpress stylesheet in my theme that I want to load ONLY if the site administrator has activated the bbpress plugin. I am unclear on the conditional statement (e.g., &#8220;if(function_exists..&#8221;) to accomplish this as I do with other plugins that are optional. I have tried the following in my functions.php file but it throws an error. Please advise:</p>
<pre><code>&lt;?php 
//Load the bbpress styles if bbpress is installed //
if (class_exists( &#039;bbPress&#039; ) ) {
?&gt;
&lt;link rel=&quot;stylesheet&quot; id=&quot;bbpress_style&quot; href=&quot;&lt;?php echo get_stylesheet_directory_uri(); ?&gt;/bbpress.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
&lt;? } ?&gt;</code></pre>
<p>Any input would be appreciated. Thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://bbpress.org/forums/topic/is-it-possible-to-get-bbpress-to-act-like-this/#post-134460</guid>
					<title><![CDATA[Is it possible to get bbPress to act like this?]]></title>
					<link>http://bbpress.org/forums/topic/is-it-possible-to-get-bbpress-to-act-like-this/#post-134460</link>
					<pubDate>Tue, 21 May 2013 22:45:14 +0000</pubDate>
					<dc:creator>iamtheroman</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m wondering it&#8217;s possible to use bbPress to accomplish the style of forum found here:</p>
<p><a href="http://www.stockhouse.com/companies/bullboards/aun?s=AUN&#038;t=LIST" rel="nofollow">http://www.stockhouse.com/companies/bullboards/aun?s=AUN&#038;t=LIST</a></p>
<p>Where replies are listed in one big list.</p>
<p>Thank you. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://bbpress.org/forums/topic/artisteer-created-themes-not-supported-help/#post-134441</guid>
					<title><![CDATA[Reply To: Artisteer Created Themes not supported? HELP]]></title>
					<link>http://bbpress.org/forums/topic/artisteer-created-themes-not-supported-help/#post-134441</link>
					<pubDate>Tue, 21 May 2013 15:14:43 +0000</pubDate>
					<dc:creator>John James Jacoby</dc:creator>

					<description>
						<![CDATA[
						<p>The theme has CSS rules that are too broad. You&#8217;ll need to write some CSS yourself to counter it, and even the bbPress styles back out.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://bbpress.org/forums/topic/artisteer-created-themes-not-supported-help/#post-134439</guid>
					<title><![CDATA[Reply To: Artisteer Created Themes not supported? HELP]]></title>
					<link>http://bbpress.org/forums/topic/artisteer-created-themes-not-supported-help/#post-134439</link>
					<pubDate>Tue, 21 May 2013 14:16:22 +0000</pubDate>
					<dc:creator>stikbambam</dc:creator>

					<description>
						<![CDATA[
						<p>here where? If there&#8217;s a link i don&#8217;t see that!!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://bbpress.org/forums/topic/artisteer-created-themes-not-supported-help/#post-134437</guid>
					<title><![CDATA[Reply To: Artisteer Created Themes not supported? HELP]]></title>
					<link>http://bbpress.org/forums/topic/artisteer-created-themes-not-supported-help/#post-134437</link>
					<pubDate>Tue, 21 May 2013 14:05:37 +0000</pubDate>
					<dc:creator>Kasparas</dc:creator>

					<description>
						<![CDATA[
						<p>Same here.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://bbpress.org/forums/topic/artisteer-created-themes-not-supported-help/#post-134433</guid>
					<title><![CDATA[Artisteer Created Themes not supported? HELP]]></title>
					<link>http://bbpress.org/forums/topic/artisteer-created-themes-not-supported-help/#post-134433</link>
					<pubDate>Tue, 21 May 2013 10:28:14 +0000</pubDate>
					<dc:creator>stikbambam</dc:creator>

					<description>
						<![CDATA[
						<p>Hi everyone.. i use bbpress on a theme generated by Artisteer, and seems it&#8217;s not compatible with the bbpress forum plugin.<br />
When i try to open the forum, i see a thing like this: (click on the link to open the screenshot)</p>
<p><a href="http://parma.cngei.it/screen.png" rel="nofollow">http://parma.cngei.it/screen.png</a></p>
<p>If someone has any idea of the problem, please contact me!</p>
<p>thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://bbpress.org/forums/topic/wrap-bbpress-default-theme-with-my-theme/#post-134395</guid>
					<title><![CDATA[Wrap bbpress default theme with my theme?]]></title>
					<link>http://bbpress.org/forums/topic/wrap-bbpress-default-theme-with-my-theme/#post-134395</link>
					<pubDate>Sun, 19 May 2013 21:48:13 +0000</pubDate>
					<dc:creator></dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
This seems very simple to do but I couldn&#8217;t get it working. I want the default bbpress theme but wrapped with my theme.</p>
<p>I added the CSS file in my theme and I added a forum index shortcode in the main forum page. Right now the forum index renders OK (the forum index is the content, everything is correctly wrapped by my theme, interpreted by page.php I guess). </p>
<p>But as soon I get to a topic page, it&#8217;s the single.php or page.php that is used, without any bbpress template file (no breadcrumbs, etc., there is only the post).</p>
<p>I don&#8217;t want to customize bbpress, just want the bbpress template to appear in my theme content templates. Any way to do this easily? I would like to avoid customize all pages one by one and keep built it theme integrity&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://bbpress.org/forums/topic/allow-participants-to-mark-reply-as-spam/#post-134368</guid>
					<title><![CDATA[Allow Participants to mark reply as spam]]></title>
					<link>http://bbpress.org/forums/topic/allow-participants-to-mark-reply-as-spam/#post-134368</link>
					<pubDate>Sat, 18 May 2013 04:18:47 +0000</pubDate>
					<dc:creator>gingerngo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi. Is there a way to allow my participants to mark posts as spam? I don&#8217;t want to give them admin privileges, just a link that says &#8220;mark as spam&#8221; on the bottom of each reply.</p>
<p>Is this possible?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://bbpress.org/forums/topic/is-this-code-useful-in-header/#post-134298</guid>
					<title><![CDATA[is this code useful in header]]></title>
					<link>http://bbpress.org/forums/topic/is-this-code-useful-in-header/#post-134298</link>
					<pubDate>Wed, 15 May 2013 06:09:12 +0000</pubDate>
					<dc:creator>touqir76</dc:creator>

					<description>
						<![CDATA[
						<p>hello, </p>
<p>i want to remove a search bar from header can i delete this code from my website ( <a href="http://dramasonlinetv.com" rel="nofollow">http://dramasonlinetv.com</a> ).
<pre><code>
&lt;div id=&quot;top-search&quot;&gt;
		&lt;?php get_search_form(); ?&gt;</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://bbpress.org/forums/topic/very-minimal-theme-when-extras-are-not-extras/#post-134269</guid>
					<title><![CDATA[Reply To: index.php in themes/foo/bbpress causes blank screen, FYI]]></title>
					<link>http://bbpress.org/forums/topic/very-minimal-theme-when-extras-are-not-extras/#post-134269</link>
					<pubDate>Tue, 14 May 2013 11:25:38 +0000</pubDate>
					<dc:creator></dc:creator>

					<description>
						<![CDATA[
						<p>My theme uses <code>index.php</code> in the main directory for most pages, by the way. (In other words, my theme does not have <code>page.php</code>, <code>single.php</code>, etc.) So you can sorta see what happened, it got overridden as in a subtheme.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

