<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: Conditional tag?</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Conditional tag?</description>
<language>en</language>
<pubDate>Fri, 29 Aug 2008 19:20:10 +0000</pubDate>

<item>
<title>chrishajer on "Conditional tag?"</title>
<link>http://bbpress.org/forums/topic/conditional-tag#post-14870</link>
<pubDate>Tue, 01 Apr 2008 08:16:39 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14870@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How about in your WordPress header.php try to wrap the breadcrumb call with something that happens only on bbPress pages.  So, if your forum is in a directory called &#34;forum&#34; or something, maybe you could check the REQUEST_URI for the presence of &#60;code&#62;forum&#60;/code&#62;.  Then you wouldn't show the breadcrumbs if you were on a forum page.  Something like that?
&#60;/p&#62;</description>
</item>
<item>
<title>pad on "Conditional tag?"</title>
<link>http://bbpress.org/forums/topic/conditional-tag#post-14867</link>
<pubDate>Tue, 01 Apr 2008 07:15:42 +0000</pubDate>
<dc:creator>pad</dc:creator>
<guid isPermaLink="false">14867@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Breadcrumb script: &#60;a href=&#34;http://wordpress.org/extend/plugins/breadcrumb-navxt/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/breadcrumb-navxt/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've integrated it so that bbPress calls Wordpress functions, meaning I use get_header and get_footer. All the forum CSS is in my Wordpress CSS.&#60;/p&#62;
&#60;p&#62;In the Wordpress header.php I use that breadcrumb plugin, but obviously on the forum pages I don't want it to appear.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Conditional tag?"</title>
<link>http://bbpress.org/forums/topic/conditional-tag#post-14860</link>
<pubDate>Tue, 01 Apr 2008 04:59:12 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14860@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Do you have a link to what you're talking about?&#60;/p&#62;
&#60;p&#62;Of course you can do a conditional in PHP, it's just a matter of how you integrated things and if the functions are available between WordPress and bbPress.&#60;/p&#62;
&#60;p&#62;What breadcrumb script are you using?
&#60;/p&#62;</description>
</item>
<item>
<title>pad on "Conditional tag?"</title>
<link>http://bbpress.org/forums/topic/conditional-tag#post-14852</link>
<pubDate>Mon, 31 Mar 2008 23:18:54 +0000</pubDate>
<dc:creator>pad</dc:creator>
<guid isPermaLink="false">14852@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I'm integrated.&#60;/p&#62;
&#60;p&#62;I use a breadcrumb script in my Wordpress header.&#60;/p&#62;
&#60;p&#62;Any idea if it's possible to display the bbPress breadcrumb script INSTEAD of the Wordpress one when on the forum?&#60;/p&#62;
&#60;p&#62;Something like if (is_forum()) or something?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
