<?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: Breadcrumbs file in theme folder: but is not showing in theme</title>
		<link>http://www.kriesi.at/support/topic/breadcrumbs-file-in-theme-folder-but-is-not-showing-in-theme</link>
		<description>Support Forum - Topic: Breadcrumbs file in theme folder: but is not showing in theme</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 06:03:45 +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/breadcrumbs-file-in-theme-folder-but-is-not-showing-in-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Breadcrumbs file in theme folder: but is not showing in theme"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-file-in-theme-folder-but-is-not-showing-in-theme#post-634</link>
			<pubDate>Sat, 24 Jul 2010 11:37:38 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">634@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;PHP brackets look like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So with the breadcrumb code, it would look like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php if(class_exists(&#38;#39;kclass_breadcrumb&#38;#39;)){ $bc = new kclass_breadcrumb; } ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;There are a few files you can add this to, for individual posts it's single.php / for individual pages it's page.php / for archive (category) pages it's archive.php. Where you want to place the code is up to you, it needs to be outside the loop:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if (have_posts()) : while (have_posts()) : the_post();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;otherwise it would show up for every individual entry (not a problem on page.php or single.php as only 1 article is displayed but in archive.php you'd end up with problems).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit on "Breadcrumbs file in theme folder: but is not showing in theme"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-file-in-theme-folder-but-is-not-showing-in-theme#post-425</link>
			<pubDate>Thu, 22 Jul 2010 09:27:28 +0000</pubDate>
			<dc:creator>colorit</dc:creator>
			<guid isPermaLink="false">425@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, and where, in which file must I put this code?&#60;/p&#62;
&#60;p&#62;What do you mean with &#34;php brackets&#34;? The (German) &#34;Größer-/Kleiner-Zeichen&#34;?&#60;br /&#62;
And which of these many brackes of your code above need to be put in this &#34;php brackets&#34;?&#60;br /&#62;
Sorry, but I have nearly no idea of PHP :-(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Breadcrumbs file in theme folder: but is not showing in theme"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-file-in-theme-folder-but-is-not-showing-in-theme#post-419</link>
			<pubDate>Thu, 22 Jul 2010 09:16:03 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">419@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;the theme doesnt use the breadcrumbs function, its just part of my personal framework ;)&#60;/p&#62;
&#60;p&#62;you can add this within php brackets to call the breadcrumb but you will need to add styling yourself ;)&#60;/p&#62;
&#60;p&#62;if(class_exists('kclass_breadcrumb')){ $bc = new kclass_breadcrumb; }
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit on "Breadcrumbs file in theme folder: but is not showing in theme"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-file-in-theme-folder-but-is-not-showing-in-theme#post-358</link>
			<pubDate>Wed, 21 Jul 2010 22:41:35 +0000</pubDate>
			<dc:creator>colorit</dc:creator>
			<guid isPermaLink="false">358@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I discovered the very useful file breadcrumb.php in theme's folder &#34;framework&#34; -&#38;gt; &#34;helper-functions&#34;.&#60;/p&#62;
&#60;p&#62;But no breadcrumbs are shown at all in frontend of the theme.&#60;/p&#62;
&#60;p&#62;Then I tried the plugin &#34;Yoast Breadcrumbs&#34;, but it has no effect in this theme: no breadcrumb is shown at all.&#60;/p&#62;
&#60;p&#62;Where can I enable this function?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
