<?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 in Propulsion...</title>
		<link>http://www.kriesi.at/support/topic/breadcrumb-in-propulsion</link>
		<description>Support Forum - Topic: breadcrumb in Propulsion...</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 10:24:19 +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/breadcrumb-in-propulsion" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "breadcrumb in Propulsion..."</title>
			<link>http://www.kriesi.at/support/topic/breadcrumb-in-propulsion#post-43095</link>
			<pubDate>Thu, 23 Feb 2012 05:22:22 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">43095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey&#60;/p&#62;
&#60;p&#62;have you tried adding it in your functions.php around here? You can &#34;replace&#34; the title with breadcrumbs to make the title be a breadcrumb. Or above it.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;$extraClass title_container extralight-border&#38;#39;&#38;gt;&#38;quot;;
	echo &#38;#39;&#38;lt;h1 class=&#38;quot;page-title meta-color&#38;quot;&#38;gt;&#38;#39;.$title.&#38;#39;&#38;lt;/h1&#38;gt;&#38;#39;;
	echo &#38;quot;&#38;lt;div class=&#38;#39;title_meta&#38;#39;&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ooblik on "breadcrumb in Propulsion..."</title>
			<link>http://www.kriesi.at/support/topic/breadcrumb-in-propulsion#post-41131</link>
			<pubDate>Fri, 10 Feb 2012 14:45:38 +0000</pubDate>
			<dc:creator>ooblik</dc:creator>
			<guid isPermaLink="false">41131@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok ! I just make it, it's perfect for the Blog pages, like this one : &#60;a href=&#34;http://atelier.ooblik.com/expositions/exposition-23-et-meme-plus/&#34; rel=&#34;nofollow&#34;&#62;http://atelier.ooblik.com/expositions/exposition-23-et-meme-plus/&#60;/a&#62;&#60;br /&#62;
but on the page like this : &#60;a href=&#34;http://atelier.ooblik.com/references/&#34; rel=&#34;nofollow&#34;&#62;http://atelier.ooblik.com/references/&#60;/a&#62;&#60;br /&#62;
it's on the right...how too fix on the left ? like on the blog pages ?&#60;/p&#62;
&#60;p&#62;And last, on my shop pages it's don't work, where do I have to put the breadcrumb code ???&#60;br /&#62;
many many thanks'!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "breadcrumb in Propulsion..."</title>
			<link>http://www.kriesi.at/support/topic/breadcrumb-in-propulsion#post-41068</link>
			<pubDate>Fri, 10 Feb 2012 08:00:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">41068@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - in this case it's better to add the code to page.php, single.php, template-blog.php, single-portfolio.php, template-portfolio.php, search.php, template-archives.php and template-dynamic.php. Open up those files and add the breadcrumb code after following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ooblik on "breadcrumb in Propulsion..."</title>
			<link>http://www.kriesi.at/support/topic/breadcrumb-in-propulsion#post-41013</link>
			<pubDate>Thu, 09 Feb 2012 22:30:27 +0000</pubDate>
			<dc:creator>ooblik</dc:creator>
			<guid isPermaLink="false">41013@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thank's ! I copy the code as you say, ...but I want the breadcrumb just under the social &#38;amp; search div...&#60;br /&#62;
on my shop pages and blog pages in a container&#60;br /&#62;
thank's for the support !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "breadcrumb in Propulsion..."</title>
			<link>http://www.kriesi.at/support/topic/breadcrumb-in-propulsion#post-40931</link>
			<pubDate>Thu, 09 Feb 2012 14:24:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">40931@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you activate the breadcrumb and post a link please - I'll try to provide custom css code. Basically I'd add the breadcrumb code in header.php (before following line):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;/div&#38;gt;&#38;lt;!-- end container_wrap--&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ooblik on "breadcrumb in Propulsion..."</title>
			<link>http://www.kriesi.at/support/topic/breadcrumb-in-propulsion#post-40918</link>
			<pubDate>Thu, 09 Feb 2012 12:53:17 +0000</pubDate>
			<dc:creator>ooblik</dc:creator>
			<guid isPermaLink="false">40918@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;2 days without any suggestion, that's not cool...&#60;/p&#62;
&#60;p&#62;relay any idea to simply activate a breadcrumb (the SEO one) on my site and the shop pages ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ooblik on "breadcrumb in Propulsion..."</title>
			<link>http://www.kriesi.at/support/topic/breadcrumb-in-propulsion#post-40700</link>
			<pubDate>Wed, 08 Feb 2012 13:06:57 +0000</pubDate>
			<dc:creator>ooblik</dc:creator>
			<guid isPermaLink="false">40700@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1 day
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ooblik on "breadcrumb in Propulsion..."</title>
			<link>http://www.kriesi.at/support/topic/breadcrumb-in-propulsion#post-40569</link>
			<pubDate>Tue, 07 Feb 2012 11:33:25 +0000</pubDate>
			<dc:creator>ooblik</dc:creator>
			<guid isPermaLink="false">40569@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to activate the SEO breadcrumb on my site, but I dont' find how to fix it exactly where I want...&#60;br /&#62;
here is a screenshot :&#60;br /&#62;
&#60;a href=&#34;https://skitch.com/entropik/g9mn7/ooblik-operation-30x40-ooblik&#34; rel=&#34;nofollow&#34;&#62;https://skitch.com/entropik/g9mn7/ooblik-operation-30x40-ooblik&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;what file to modify ???&#60;/p&#62;
&#60;p&#62;thank's
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
