<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: removing breadcrumb from all pages</title>
		<link>http://www.kriesi.at/support/topic/removing-breadcrumb-from-all-pages</link>
		<description>Support Forum - Topic: removing breadcrumb from all pages</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 14:25:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/removing-breadcrumb-from-all-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "removing breadcrumb from all pages"</title>
			<link>http://www.kriesi.at/support/topic/removing-breadcrumb-from-all-pages#post-4020</link>
			<pubDate>Sun, 05 Sep 2010 09:18:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blogmeistress on "removing breadcrumb from all pages"</title>
			<link>http://www.kriesi.at/support/topic/removing-breadcrumb-from-all-pages#post-4019</link>
			<pubDate>Sun, 05 Sep 2010 08:33:00 +0000</pubDate>
			<dc:creator>blogmeistress</dc:creator>
			<guid isPermaLink="false">4019@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks - that's perfect.  Much obliged!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "removing breadcrumb from all pages"</title>
			<link>http://www.kriesi.at/support/topic/removing-breadcrumb-from-all-pages#post-3994</link>
			<pubDate>Sat, 04 Sep 2010 14:41:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">3994@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You need to remove following code in header.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;div class=&#38;quot;wrapper&#38;quot; id=&#38;quot;wrapper_stripe&#38;quot;&#38;gt;&#38;#39;;
	if(class_exists(&#38;#39;kclass_breadcrumb&#38;#39;)){ $bc = new kclass_breadcrumb; }
	echo &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or only&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(class_exists(&#38;#39;kclass_breadcrumb&#38;#39;)){ $bc = new kclass_breadcrumb; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if you want to keep the &#34;wrapper_stripe&#34; (because of the design, etc.)&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blogmeistress on "removing breadcrumb from all pages"</title>
			<link>http://www.kriesi.at/support/topic/removing-breadcrumb-from-all-pages#post-3991</link>
			<pubDate>Sat, 04 Sep 2010 13:32:26 +0000</pubDate>
			<dc:creator>blogmeistress</dc:creator>
			<guid isPermaLink="false">3991@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there&#60;br /&#62;
I would like to remove just the breadcrumb from a site I'm working on... I had a look at header.php but my php isn't so hot, so I'm not quite sure what to change to make it show just the additional headline but not the breadcrumb below it.  I need to remove it for all pages.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://smokerisesblue.com/welcome/&#34; rel=&#34;nofollow&#34;&#62;http://smokerisesblue.com/welcome/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
