<?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: Event Categories not Showing up When Submitting</title>
		<link>http://www.themolitor.com/forums/topic/event-categories-not-showing-up-when-submitting</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Event Categories not Showing up When Submitting</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 13:58:10 +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/event-categories-not-showing-up-when-submitting" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Event Categories not Showing up When Submitting"</title>
			<link>http://www.themolitor.com/forums/topic/event-categories-not-showing-up-when-submitting#post-33522</link>
			<pubDate>Mon, 16 Mar 2015 09:46:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33522@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>By default, WordPress hides categories with no posts. To change this, 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;hide_empty=0&#38;show_option_none=&#039;.__(&#039;Select&#039;,&#039;themolitor&#039;).&#039;&#38;taxonomy=category&#38;child_of=&#039;.$eventCat ); ?&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>lolnashville on "Event Categories not Showing up When Submitting"</title>
			<link>http://www.themolitor.com/forums/topic/event-categories-not-showing-up-when-submitting#post-33507</link>
			<pubDate>Sat, 14 Mar 2015 22:30:17 +0000</pubDate>
			<dc:creator>lolnashville</dc:creator>
			<guid isPermaLink="false">33507@http://www.themolitor.com/forums/</guid>
			<description><p>The event type category just says "please select" when you click the drop down no categories show up.  I tried updating line 273 but that didn't work.
</p></description>
		</item>

	</channel>
</rss>
