<?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: Select menu icons for post categories?</title>
		<link>http://www.themolitor.com/forums/topic/select-menu-icons-for-post-categories</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Select menu icons for post categories?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:45:59 +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/select-menu-icons-for-post-categories" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Select menu icons for post categories?"</title>
			<link>http://www.themolitor.com/forums/topic/select-menu-icons-for-post-categories#post-21749</link>
			<pubDate>Wed, 26 Jun 2013 12:02:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21749@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up "header.php" and locate the following on lines 156-160...</p>
<pre><code>if($type == &#039;category&#039;){
	$menuIcon = &#039;icon-pencil&#039;;
	//$menuIcon = &#039;icon-list&#039;;
	//$menuIcon = &#039;icon-rss&#039;;
}</code></pre>
<p>You can see that I played around with a couple ideas for the category icons. Simply add/remove the "//" to activate/deactivate the icon option. For example, if you wanted to test out the list icon, it would look like this...</p>
<pre><code>if($type == &#039;category&#039;){
	//$menuIcon = &#039;icon-pencil&#039;;
	$menuIcon = &#039;icon-list&#039;;
	//$menuIcon = &#039;icon-rss&#039;;
}</code></pre>
<p>Obviously you can change the active icon to whatever you want. I just thought those three were the best options.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>wmichaelgreen on "Select menu icons for post categories?"</title>
			<link>http://www.themolitor.com/forums/topic/select-menu-icons-for-post-categories#post-21736</link>
			<pubDate>Tue, 25 Jun 2013 13:08:06 +0000</pubDate>
			<dc:creator>wmichaelgreen</dc:creator>
			<guid isPermaLink="false">21736@http://www.themolitor.com/forums/</guid>
			<description><p>Chris,</p>
<p>Can you just change the blog icon to something else?</p>
<p>-Mike
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Select menu icons for post categories?"</title>
			<link>http://www.themolitor.com/forums/topic/select-menu-icons-for-post-categories#post-21361</link>
			<pubDate>Mon, 10 Jun 2013 12:18:57 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21361@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Currently categories do not support icon control simply because WordPress doesn't have an effective way to manage this like it does for pages.</p>
<p>Please feel free to submit a customization request if you want to explore custom options for your specific needs.</p>
<p>Hope you understand.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>samparadise on "Select menu icons for post categories?"</title>
			<link>http://www.themolitor.com/forums/topic/select-menu-icons-for-post-categories#post-21340</link>
			<pubDate>Fri, 07 Jun 2013 05:00:22 +0000</pubDate>
			<dc:creator>samparadise</dc:creator>
			<guid isPermaLink="false">21340@http://www.themolitor.com/forums/</guid>
			<description><p>Hi - I can add a (post) category to my top menu and it shows as a little pencil icon. I'd like to add more than one category (e.g. events, places, ideas, recipes, etc.) and choose different icons for each. How can I do this?</p>
<p>Thanks much. Love the theme.</p>
<p>sam
</p></description>
		</item>

	</channel>
</rss>
