<?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 on portfolio pages not working right</title>
		<link>http://www.kriesi.at/support/topic/breadcrumbs-on-portfolio-pages-not-working-right</link>
		<description>Support Forum - Topic: Breadcrumbs on portfolio pages not working right</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 04:34:38 +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-on-portfolio-pages-not-working-right" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Breadcrumbs on portfolio pages not working right"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-on-portfolio-pages-not-working-right#post-81871</link>
			<pubDate>Fri, 02 Nov 2012 00:07:02 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">81871@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey!&#60;/p&#62;
&#60;p&#62;Its pretty much as dude already said. I am experimenting with session based breadcrumb navigations that simply detect were the user came from and display a breadcrumb navigarion accordingly, when on a single portfolio site but I am not sure if I like the solution, (and more important if custoemrs like the solution and are digging the behavior)&#60;/p&#62;
&#60;p&#62;Therefore I will test the new breadcrumb on a few themes and maybe implement it later on, once I got some feedback...&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Breadcrumbs on portfolio pages not working right"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-on-portfolio-pages-not-working-right#post-74454</link>
			<pubDate>Wed, 05 Sep 2012 07:12:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74454@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I'll close this thread now to get it out of the support queue but Kriesi can reopen it anytime. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Breadcrumbs on portfolio pages not working right"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-on-portfolio-pages-not-working-right#post-74308</link>
			<pubDate>Tue, 04 Sep 2012 12:53:39 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">74308@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;works perfect, thank you! Will wait, what Kriesi has as solution for the first mentioned problem, thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Breadcrumbs on portfolio pages not working right"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-on-portfolio-pages-not-working-right#post-74258</link>
			<pubDate>Tue, 04 Sep 2012 06:25:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In header.php replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!is_front_page() &#38;amp;&#38;amp; empty($avia_config[&#38;#39;slide_output&#38;#39;]))
					{
						echo &#38;quot;&#38;lt;div id=&#38;#39;breadcrumb_wrapper&#38;#39; class=&#38;#39;container&#38;#39;&#38;gt;&#38;quot;;
						new avia_breadcrumb(array(&#38;#39;delimiter&#38;#39; =&#38;gt; &#38;#39;/&#38;#39;));
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
					}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!is_front_page() &#38;amp;&#38;amp; empty($avia_config[&#38;#39;slide_output&#38;#39;]) &#38;amp;&#38;amp; get_post_type() != &#38;#39;portfolio&#38;#39;)
					{
						echo &#38;quot;&#38;lt;div id=&#38;#39;breadcrumb_wrapper&#38;#39; class=&#38;#39;container&#38;#39;&#38;gt;&#38;quot;;
						new avia_breadcrumb(array(&#38;#39;delimiter&#38;#39; =&#38;gt; &#38;#39;/&#38;#39;));
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
					}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Breadcrumbs on portfolio pages not working right"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-on-portfolio-pages-not-working-right#post-74163</link>
			<pubDate>Mon, 03 Sep 2012 13:57:01 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">74163@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks a lot, Dude, let's wait, what Kriesi says.&#60;/p&#62;
&#60;p&#62;Meanwhile, do you have a tip for me how to hide the breadcrumbs especially only on portfolio items/pages?&#60;br /&#62;
Because, when somebody is clicking on the breadcrumbs, he doesn't come back where he should ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Breadcrumbs on portfolio pages not working right"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-on-portfolio-pages-not-working-right#post-74156</link>
			<pubDate>Mon, 03 Sep 2012 12:37:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74156@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We already discussed this issue in the past. The problem is that wp can't determine if a post or a portfolio category is part of a &#34;blog&#34; or &#34;portfolio&#34; page and there's no easy way to determine which portfolio page is the &#34;right&#34; page when one category is assigned to several portfolio pages. In addition the new breadcrumb structure would also affect &#34;standard&#34; category archive pages which will result in some weird breadcrumb structures. Another problem is the performance because you'd need to check each category in the breadcrumb against &#34;parent blog/portfolio page configurations&#34; and this will cause some serious perfomance issues - especially for users with lots of portfolio items/categories/pages.&#60;br /&#62;
That said: I reported the &#34;breadcrumb feature request&#34; to Kriesi several times now and I'll mark this thread for him (some sort of +1).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Breadcrumbs on portfolio pages not working right"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-on-portfolio-pages-not-working-right#post-74154</link>
			<pubDate>Mon, 03 Sep 2012 11:48:41 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">74154@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;By the way - if this hint could be helpful - the breadcrumbs work also on all POSTs obviously not right.&#60;/p&#62;
&#60;p&#62;I have a parent page &#34;Blog&#34;. And when I click on one post, stored under &#34;Blog&#34;, then the breadcrumbs say:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;VIAINA STUDIO / Common / Willkommen bei VIAINA&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;(&#34;common&#34; is one of the blog post categories, &#34;Willkommen ...&#34; is the blog post)&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i48.tinypic.com/33ymj5d.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;but the breadcrumbs should be like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;VIAINA STUDIO / Blog / Common / My blogpost&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So it is not a matter of only PORTFOLIO items, but this seems to be everywhere concerning POSTS: always the parent page missing in the breadcrumbs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Breadcrumbs on portfolio pages not working right"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-on-portfolio-pages-not-working-right#post-74142</link>
			<pubDate>Mon, 03 Sep 2012 10:46:16 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">74142@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;the breadcrumb function of (only!!) the &#60;strong&#62;portfolio&#60;/strong&#62; pages are not working right when the portfolio pages are SUBPAGES, at all other posts and pages - except portfolio - all is working right!&#60;/p&#62;
&#60;p&#62;Example:&#60;/p&#62;
&#60;p&#62;I have this navigation, breadcrumbs are working fine. In the screenshot I am at the main navigation item (= page) &#34;FARB.kunst&#34; resp. its subpage &#34;Philosophie&#34; (remark: in menu changed the title of this navigation point to &#34;Einführung und Übersicht&#34;):&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i48.tinypic.com/yyoly.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;As you can see in the screenshot, there is a subpage from &#34;FARB.kunst&#34; called &#34;Acrylmalerei&#34;. When I call this page, the breadcrumb is still okay, because &#34;Acrylmalerei&#34; is a normal, not a portfolio page:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i49.tinypic.com/2my40aa.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;I have now created in &#34;theme options&#34; --&#38;gt; &#34;portfolio&#34; my settings like this:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i46.tinypic.com/3saiu.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;That means: portfolio items, that are assigned to the portfolio category &#34;Acrylmalerei&#34; go to this &#60;strong&#62;sub&#60;/strong&#62;page &#34;Acrylmalerei&#34;. So far so good. But when I call such a single portfolio item, then I have in the breadcrumbs this:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i49.tinypic.com/2znmhbs.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;That means: the breadcrumbs are missing the main navigation page &#34;FARB.kunst&#34;, which the page &#34;Acrylmalerei&#34; is subordinated.&#60;br /&#62;
In demo theme, the portfolio pages are &#60;strong&#62;main&#60;/strong&#62; navigation points, but in my case, these portfolio pages are &#60;strong&#62;sub&#60;/strong&#62;pages of other normal pages!!&#60;/p&#62;
&#60;p&#62;This has as result:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Wrong breadcrumbs:&#60;/strong&#62;&#60;br /&#62;
&#60;code&#62;Sie befinden sich hier: VIAINA Studio / Acrylmalerei / Acrylbild Nr. 1&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;The right breadcrumbs should be&#60;/strong&#62;:&#60;br /&#62;
&#60;code&#62;Sie befinden sich hier: VIAINA Studio / FARB.kunst / Acrylmalerei / Acrylbild Nr. 1&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I guess, &#60;strong&#62;somewhere in the code was not considered - concerning the breadcrumbs on single portfolio items - that they could be used as &#60;em&#62;subpages&#60;/em&#62; from normal pages, too.&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;I have found in framework --&#38;gt; php --&#38;gt; class-breadcrumb.php&#60;br /&#62;
but I'm complete new to PHP so I don't know what to change or add there for this problem.&#60;/p&#62;
&#60;p&#62;How can I solve this please, so that breadcrumbs working right, when portfolio pages are &#60;strong&#62;sub&#60;/strong&#62;pages?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
