<?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: New category for slider</title>
		<link>http://www.themolitor.com/forums/topic/new-category-for-slider</link>
		<description>THE MOLITOR FORUMS &#187; Topic: New category for slider</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 20:56: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/new-category-for-slider" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "New category for slider"</title>
			<link>http://www.themolitor.com/forums/topic/new-category-for-slider#post-31456</link>
			<pubDate>Wed, 22 Oct 2014 09:31:21 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31456@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>victortromp on "New category for slider"</title>
			<link>http://www.themolitor.com/forums/topic/new-category-for-slider#post-31447</link>
			<pubDate>Wed, 22 Oct 2014 06:38:51 +0000</pubDate>
			<dc:creator>victortromp</dc:creator>
			<guid isPermaLink="false">31447@http://www.themolitor.com/forums/</guid>
			<description><p>Ok perfect solution. All Solved. </p>
<p>Thank you very much. </p>
<p>Greetings.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "New category for slider"</title>
			<link>http://www.themolitor.com/forums/topic/new-category-for-slider#post-31437</link>
			<pubDate>Tue, 21 Oct 2014 12:22:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31437@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open "post-form.php" and change the following on line 273 from this...</p>
<pre><code>&#60;?php wp_dropdown_categories( &#039;show_option_none=&#039;.__(&#039;Select&#039;,&#039;themolitor&#039;).&#039;&#38;taxonomy=category&#38;child_of=&#039;.$eventCat ); ?&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;?php wp_dropdown_categories( &#039;show_option_none=&#039;.__(&#039;Select&#039;,&#039;themolitor&#039;).&#039;&#38;taxonomy=category&#38;child_of=&#039;.$eventCat.&#039;&#38;exclude=XXXX&#039; ); ?&#62;</code></pre>
<p>Notice the addition of "<code>exclude=XXXX</code>" above. Be sure to replace <code>XXXX</code> with the category ID number you want to exclude. You can exclude multiple ID numbers by separating with a comma.</p>
<p>EXAMPLE...</p>
<pre><code>&#60;?php wp_dropdown_categories( &#039;show_option_none=&#039;.__(&#039;Select&#039;,&#039;themolitor&#039;).&#039;&#38;taxonomy=category&#38;child_of=&#039;.$eventCat.&#039;&#38;exclude=1,2,3&#039; ); ?&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>victortromp on "New category for slider"</title>
			<link>http://www.themolitor.com/forums/topic/new-category-for-slider#post-31434</link>
			<pubDate>Tue, 21 Oct 2014 10:49:24 +0000</pubDate>
			<dc:creator>victortromp</dc:creator>
			<guid isPermaLink="false">31434@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, </p>
<p>I would create a new category just for the slider, but want it to be an option to choose event type in the submission form. </p>
<p>Could you please help me? </p>
<p>Thank you.<br />
A greeting.
</p></description>
		</item>

	</channel>
</rss>
