<?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</title>
		<link>http://www.kriesi.at/support/topic/remove-breadcrumb</link>
		<description>Support Forum - Topic: Remove Breadcrumb</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 03:21:10 +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" rel="self" type="application/rss+xml" />

		<item>
			<title>James on "Remove Breadcrumb"</title>
			<link>http://www.kriesi.at/support/topic/remove-breadcrumb#post-94315</link>
			<pubDate>Thu, 31 Jan 2013 14:29:29 +0000</pubDate>
			<dc:creator>James</dc:creator>
			<guid isPermaLink="false">94315@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect, thanks guys!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove Breadcrumb"</title>
			<link>http://www.kriesi.at/support/topic/remove-breadcrumb#post-93876</link>
			<pubDate>Tue, 29 Jan 2013 06:10:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">93876@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi James,&#60;/p&#62;
&#60;p&#62;You can follow Tom's advice, you can add it either in Quick CSS (located in Replete &#38;gt; Theme Options &#38;gt; Styling) or custom.css (located in wp-content/themes/replete/css):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #wrap_all .bc-container-wrap {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;@Tom: kindly open wp-content/themes/replete/framework/php/class-breadcrumb.php and find this code block (line 447):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* Open the breadcrumb trail containers. */
		$breadcrumb = &#38;#39;&#38;lt;div class=&#38;quot;breadcrumb breadcrumbs avia-breadcrumbs&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;breadcrumb-trail&#38;quot;&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* Open the breadcrumb trail containers. */
		$breadcrumb = &#38;#39;&#38;lt;div class=&#38;quot;breadcrumb breadcrumbs avia-breadcrumbs&#38;quot; itemprop=&#38;quot;breadcrumb&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;breadcrumb-trail&#38;quot;&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gsTom on "Remove Breadcrumb"</title>
			<link>http://www.kriesi.at/support/topic/remove-breadcrumb#post-93713</link>
			<pubDate>Mon, 28 Jan 2013 13:50:07 +0000</pubDate>
			<dc:creator>gsTom</dc:creator>
			<guid isPermaLink="false">93713@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I suppose, the cheapest way would be to hide #top #wrap_all .bc-container-wrap with display:none in custom.css&#60;/p&#62;
&#60;p&#62;But I'd like to addon here with some oppsite question:&#60;br /&#62;
Where would I have to do it, when I want to add the attribute itemprop=&#34;breadcrumb&#34; to the breadcrumb?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James on "Remove Breadcrumb"</title>
			<link>http://www.kriesi.at/support/topic/remove-breadcrumb#post-93699</link>
			<pubDate>Mon, 28 Jan 2013 10:39:25 +0000</pubDate>
			<dc:creator>James</dc:creator>
			<guid isPermaLink="false">93699@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Any idea how I can remove the breadcrump at the top of the page?&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
