<?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: remove breadcrumb from global template OR add post date to a template.</title>
		<link>http://www.kriesi.at/support/topic/remove-breadcrumb-from-global-template-or-add-post-date-to-a-template</link>
		<description>Support Forum - Topic: remove breadcrumb from global template OR add post date to a template.</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 01:32:13 +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/remove-breadcrumb-from-global-template-or-add-post-date-to-a-template" rel="self" type="application/rss+xml" />

		<item>
			<title>hzavanelli on "remove breadcrumb from global template OR add post date to a template."</title>
			<link>http://www.kriesi.at/support/topic/remove-breadcrumb-from-global-template-or-add-post-date-to-a-template#post-96393</link>
			<pubDate>Tue, 12 Feb 2013 17:19:37 +0000</pubDate>
			<dc:creator>hzavanelli</dc:creator>
			<guid isPermaLink="false">96393@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks! worked like a charm.&#60;/p&#62;
&#60;p&#62;Heather
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "remove breadcrumb from global template OR add post date to a template."</title>
			<link>http://www.kriesi.at/support/topic/remove-breadcrumb-from-global-template-or-add-post-date-to-a-template#post-96281</link>
			<pubDate>Tue, 12 Feb 2013 04:57:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96281@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open functions-choices.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if(!is_front_page() &#38;amp;&#38;amp; $breadcrumb) $additions .= avia_breadcrumbs();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with this&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if(!is_front_page() &#38;amp;&#38;amp; $breadcrumb &#38;amp;&#38;amp; !is_single()) $additions .= avia_breadcrumbs();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Single posts will not have the breadcrumbs.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hzavanelli on "remove breadcrumb from global template OR add post date to a template."</title>
			<link>http://www.kriesi.at/support/topic/remove-breadcrumb-from-global-template-or-add-post-date-to-a-template#post-96234</link>
			<pubDate>Mon, 11 Feb 2013 20:15:50 +0000</pubDate>
			<dc:creator>hzavanelli</dc:creator>
			<guid isPermaLink="false">96234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi I'd like the header for the single post pages to not have the breadcrumb. I thought the easy answer would be to create a new template with with the title (breadcrumb turned off) and post content. However when I do this, the date of the post doesn't display the way it did when it was using the global template.  So if you could either tell me how to make posts display their dates on a new template or show me how to remove the breadcrumbs on the global template, I would very much appreciate it. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Heather
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
