<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Categories</title>
		<link>http://www.themolitor.com/forums/topic/categories-2</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Categories</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:11:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/categories-2" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Categories"</title>
			<link>http://www.themolitor.com/forums/topic/categories-2#post-37824</link>
			<pubDate>Tue, 16 Feb 2016 10:09:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37824@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>This was the best/only method I knew of at the time I developed the theme. You can see the script used for the bread crumbs on post pages in include/breadcrumbs.php on lines 31-37...</p>
<pre><code>} elseif ( is_single() &#38;&#38; !is_attachment() ) {
      $cat = get_the_category(); $cat = $cat[0];
      echo get_category_parents($cat, TRUE, &#039; &#039; . $delimiter . &#039; &#039;);
      echo $currentBefore;
      _e(&#039;Current Page&#039;,&#039;themolitor&#039;);
      echo $currentAfter;
}</code></pre>
<p>If you need additional help making changes to this script, I'll have to ask that you submit a request for custom services as it requires a bit of research, writing and testing: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>bigfootjohn on "Categories"</title>
			<link>http://www.themolitor.com/forums/topic/categories-2#post-37806</link>
			<pubDate>Tue, 16 Feb 2016 03:23:35 +0000</pubDate>
			<dc:creator>bigfootjohn</dc:creator>
			<guid isPermaLink="false">37806@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>When i'm choosing one category it works fine, it shows up in the post like this "Poker Trips"</p>
<p>"Barcelona, Spain (2006) ✍<br />
Home  /  Poker Trips  /  Current Page"</p>
<p>But if i choose more than one category, it takes category in alphabetical order. If i've three categories for example, Spain, Poker Trips, Europe. It chooses Europe and only Europe shows there.</p>
<p>How can i choose category that should be visible in the page?
</p></description>
		</item>

	</channel>
</rss>
