<?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: breadcrumb.php</title>
		<link>http://www.kriesi.at/support/topic/breadcrumbphp</link>
		<description>Support Forum - Topic: breadcrumb.php</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 16:24:26 +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/breadcrumbphp" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "breadcrumb.php"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbphp#post-25400</link>
			<pubDate>Sat, 20 Aug 2011 14:21:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25400@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moritzbb on "breadcrumb.php"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbphp#post-25399</link>
			<pubDate>Sat, 20 Aug 2011 14:16:07 +0000</pubDate>
			<dc:creator>moritzbb</dc:creator>
			<guid isPermaLink="false">25399@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks a lot for your precious help!&#60;/p&#62;
&#60;p&#62;for now no more questions!!&#60;br /&#62;
;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "breadcrumb.php"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbphp#post-25390</link>
			<pubDate>Sat, 20 Aug 2011 12:26:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25390@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it's a graphic which can be found in: wp-content/themes/cubit/images1/bg_subpage.png (i.e. demo url: &#60;a href=&#34;http://www.kriesi.at/demos/wp-content/themes/cubit/images1/bg_subpage.png&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/demos/wp-content/themes/cubit/images1/bg_subpage.png&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;You can use photoshop and the provided psd files to customize the breadcrumb bar (size, color, etc.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moritzbb on "breadcrumb.php"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbphp#post-25377</link>
			<pubDate>Sat, 20 Aug 2011 11:15:26 +0000</pubDate>
			<dc:creator>moritzbb</dc:creator>
			<guid isPermaLink="false">25377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;SUPER!!! your answer are really helpful, thanks a lot!&#60;/p&#62;
&#60;p&#62;since you're so kind... one more question:&#60;/p&#62;
&#60;p&#62;How can I reduce the height of the grey graphics in which there is the breadcrumb text (without text it is too big)? And change the color?&#60;/p&#62;
&#60;p&#62;Thanks again!&#60;br /&#62;
;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "breadcrumb.php"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbphp#post-25360</link>
			<pubDate>Sat, 20 Aug 2011 07:32:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25360@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Use a ftp software like filezilla or your cpanel to acess your wordpress directory on your server. Navigate to wp-content/themes/cubit/functions.php and search for following code line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;p class=&#38;quot;breadcrumb&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;breadcrumb_info&#38;quot;&#38;gt;You are here:&#38;lt;/span&#38;gt; &#38;lt;a href=&#38;quot;&#38;#39;.get_option(&#38;#39;home&#38;#39;).&#38;#39;&#38;quot;&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can change the &#34;You are here:&#34; text :)&#60;/p&#62;
&#60;p&#62;2) If you'd like to remove the breadcrumb open up header.php and remove:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if (class_exists(&#38;#39;simple_breadcrumb&#38;#39;)) { $bc = new simple_breadcrumb; }&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>moritzbb on "breadcrumb.php"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbphp#post-25317</link>
			<pubDate>Fri, 19 Aug 2011 20:23:09 +0000</pubDate>
			<dc:creator>moritzbb</dc:creator>
			<guid isPermaLink="false">25317@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Two questions:&#60;/p&#62;
&#60;p&#62;1. I read in this forum to find this file and change it in order to change the text: &#34;you are here&#34; but I do not find the file, where it is?&#60;br /&#62;
I do not find even the folder options that should contain this file.&#60;/p&#62;
&#60;p&#62;2. if I would like to delete the breadcrumb in the page what I have to do?&#60;/p&#62;
&#60;p&#62;Thanks again for your kind help.&#60;/p&#62;
&#60;p&#62;Best regards
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
