<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Documentation</title>
	<atom:link href="http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/feed/" rel="self" type="application/rss+xml" />
	<link>http://mtekk.us</link>
	<description>Enemy of the Spammers</description>
	<lastBuildDate>Thu, 17 May 2012 06:30:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: John Havlik</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-42563</link>
		<dc:creator>John Havlik</dc:creator>
		<pubDate>Fri, 11 May 2012 04:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-42563</guid>
		<description>The separator option accepts HTML, so I&#039;d wrap it in span tags with a specific class specified then use CSS style against that. For example use:
&lt;code&gt;&lt;span class=&quot;separator&quot;&gt; &gt; &lt;/span&gt;&lt;/code&gt;

-John Havlik</description>
		<content:encoded><![CDATA[<p>The separator option accepts HTML, so I&#8217;d wrap it in span tags with a specific class specified then use CSS style against that. For example use:<br />
<code>&lt;span class=&quot;separator&quot;&gt; &amp;gt; &lt;/span&gt;</code></p>
<p>-John Havlik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-42249</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 03 May 2012 19:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-42249</guid>
		<description>Hi John,

I was would like to style just the symbol between each page of the breadcrumb navigation. Can you suggest a way for me to do that?

Blog &gt; Code &gt; Breadcrumb NavXT &gt; Documentation 
(like the little arrows above)

Thanks.

Doug</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>I was would like to style just the symbol between each page of the breadcrumb navigation. Can you suggest a way for me to do that?</p>
<p>Blog &gt; Code &gt; Breadcrumb NavXT &gt; Documentation<br />
(like the little arrows above)</p>
<p>Thanks.</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Kamp</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-42113</link>
		<dc:creator>Boris Kamp</dc:creator>
		<pubDate>Mon, 30 Apr 2012 17:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-42113</guid>
		<description>Thank you for your reply! 
If I make custom taxonomies of them will they still be able to be displayed like I display them now?
check my website : www.militaryscalemodelling.com
I made a list in the left sidebar, because it is important that people can navigate to them.
Can I add those custom taxonomies in that list?

thanks!</description>
		<content:encoded><![CDATA[<p>Thank you for your reply!<br />
If I make custom taxonomies of them will they still be able to be displayed like I display them now?<br />
check my website : <a href="http://www.militaryscalemodelling.com" rel="nofollow">http://www.militaryscalemodelling.com</a><br />
I made a list in the left sidebar, because it is important that people can navigate to them.<br />
Can I add those custom taxonomies in that list?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Havlik</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-42041</link>
		<dc:creator>John Havlik</dc:creator>
		<pubDate>Sat, 28 Apr 2012 20:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-42041</guid>
		<description>I would suggest taking advantage of WordPress&#039; custom taxonomies. Use a custom taxonomy for scale (called scale), and one for your countries. Then only have the post a member of Armour kits (it will automatically be a member of the parent category of Armor kits).

Breadcrumb NavXT works on a very predictable mechanism of choosing the first category hierarchy it can find when instructed to use categories as the taxonomy type. It is the only easy way I can implement it. In the future there may be an supplemental plugin to support http://wordpress.org/extend/plugins/hikari-category-permalink/ which should help you do what you want to do. However, that is a ways of, even if that work was commissioned, I can&#039;t start anything until mid May.

-John Havlik</description>
		<content:encoded><![CDATA[<p>I would suggest taking advantage of WordPress&#8217; custom taxonomies. Use a custom taxonomy for scale (called scale), and one for your countries. Then only have the post a member of Armour kits (it will automatically be a member of the parent category of Armor kits).</p>
<p>Breadcrumb NavXT works on a very predictable mechanism of choosing the first category hierarchy it can find when instructed to use categories as the taxonomy type. It is the only easy way I can implement it. In the future there may be an supplemental plugin to support <a href="http://wordpress.org/extend/plugins/hikari-category-permalink/" rel="nofollow">http://wordpress.org/extend/plugins/hikari-category-permalink/</a> which should help you do what you want to do. However, that is a ways of, even if that work was commissioned, I can&#8217;t start anything until mid May.</p>
<p>-John Havlik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Kamp</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-42040</link>
		<dc:creator>Boris Kamp</dc:creator>
		<pubDate>Sat, 28 Apr 2012 19:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-42040</guid>
		<description>Dear John,

thank for the great plugin.
But I need some more help with it.
I assign multiple parent categories to posts.
Your plugin seems to choose one randomly, and not display the other ones?
example. the post is assigned with those categories : 
- 1/35 (child category of the parent &quot;scale&quot; )
- Finished Models (parent)
- Armour kits (child of &quot;finished models&quot;)
- United States (child of &quot;Countries&quot;)

In this case the breadcrumb of the post is : Home &gt; Scale &gt; 1/35
but I want it to be: Home &gt; Finished Models &gt; Armour Kits

Spent hours on it already but cant seem to find a solution.....
I hope you can help me.

Boris</description>
		<content:encoded><![CDATA[<p>Dear John,</p>
<p>thank for the great plugin.<br />
But I need some more help with it.<br />
I assign multiple parent categories to posts.<br />
Your plugin seems to choose one randomly, and not display the other ones?<br />
example. the post is assigned with those categories :<br />
- 1/35 (child category of the parent &#8220;scale&#8221; )<br />
- Finished Models (parent)<br />
- Armour kits (child of &#8220;finished models&#8221;)<br />
- United States (child of &#8220;Countries&#8221;)</p>
<p>In this case the breadcrumb of the post is : Home &gt; Scale &gt; 1/35<br />
but I want it to be: Home &gt; Finished Models &gt; Armour Kits</p>
<p>Spent hours on it already but cant seem to find a solution&#8230;..<br />
I hope you can help me.</p>
<p>Boris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Havlik</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-42029</link>
		<dc:creator>John Havlik</dc:creator>
		<pubDate>Sat, 28 Apr 2012 15:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-42029</guid>
		<description>Auch07,

The breadcrumb trail for the front page will only show the name of the front page, and should show up using the default settings as long as you placed the calling code in the correct location/file. This is assuming you are using the default calling code and that you are not wrapping it with something that checks &lt;code&gt;is_frontpage()&lt;/code&gt;.

-John Havlik</description>
		<content:encoded><![CDATA[<p>Auch07,</p>
<p>The breadcrumb trail for the front page will only show the name of the front page, and should show up using the default settings as long as you placed the calling code in the correct location/file. This is assuming you are using the default calling code and that you are not wrapping it with something that checks <code>is_frontpage()</code>.</p>
<p>-John Havlik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Auch07</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-41898</link>
		<dc:creator>Auch07</dc:creator>
		<pubDate>Thu, 26 Apr 2012 05:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-41898</guid>
		<description>Anyone know how I can go about having the breadcrumb show on the frontpage? I am using a static frontpage called frontpage which shows how I would like on all other pages except for the front.</description>
		<content:encoded><![CDATA[<p>Anyone know how I can go about having the breadcrumb show on the frontpage? I am using a static frontpage called frontpage which shows how I would like on all other pages except for the front.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anatolijs</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-41835</link>
		<dc:creator>Anatolijs</dc:creator>
		<pubDate>Tue, 24 Apr 2012 22:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-41835</guid>
		<description>Hello John,

When I add .breadcrumbs CSS class to (default Twenty Eleven theme) style.css breadcrumbs links stop working. They show in page but dont linking. 

But then i delete this class from style.css, breadcrumbs links work again perfect.

p.s. Thank for great plugin. Plugins works perfect.</description>
		<content:encoded><![CDATA[<p>Hello John,</p>
<p>When I add .breadcrumbs CSS class to (default Twenty Eleven theme) style.css breadcrumbs links stop working. They show in page but dont linking. </p>
<p>But then i delete this class from style.css, breadcrumbs links work again perfect.</p>
<p>p.s. Thank for great plugin. Plugins works perfect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toko online</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-41753</link>
		<dc:creator>toko online</dc:creator>
		<pubDate>Mon, 23 Apr 2012 06:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-41753</guid>
		<description>hey you code place single.php or what? plesae info and share</description>
		<content:encoded><![CDATA[<p>hey you code place single.php or what? plesae info and share</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lovro</title>
		<link>http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/comment-page-2/#comment-41654</link>
		<dc:creator>Lovro</dc:creator>
		<pubDate>Fri, 20 Apr 2012 21:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/?page_id=412#comment-41654</guid>
		<description>Hi John,

i know, sounds strange, I&#039;m using plugin &quot;widget logic&quot; so when you go to the main drop down menu (it contains 10 musical genres) and select for example rock category, under the drop down menu there are tags (punk rock, progressive rock etc...) its just too many subcategories to display them at the same time so i decided to use tags for that. I hope it makes some sense :)</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>i know, sounds strange, I&#8217;m using plugin &#8220;widget logic&#8221; so when you go to the main drop down menu (it contains 10 musical genres) and select for example rock category, under the drop down menu there are tags (punk rock, progressive rock etc&#8230;) its just too many subcategories to display them at the same time so i decided to use tags for that. I hope it makes some sense <img src='http://mtekk.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

