<?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: Question: Appearance &gt; Customize &gt; Events Category</title>
		<link>http://www.themolitor.com/forums/topic/question-appearance-customize-events-category</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Question: Appearance &gt; Customize &gt; Events Category</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 23:27: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/question-appearance-customize-events-category" rel="self" type="application/rss+xml" />

		<item>
			<title>GotRenz on "Question: Appearance &gt; Customize &gt; Events Category"</title>
			<link>http://www.themolitor.com/forums/topic/question-appearance-customize-events-category#post-24947</link>
			<pubDate>Sat, 23 Nov 2013 08:40:30 +0000</pubDate>
			<dc:creator>GotRenz</dc:creator>
			<guid isPermaLink="false">24947@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Dvanremortel,</p>
<p>did you succeed with this matter please?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Question: Appearance &gt; Customize &gt; Events Category"</title>
			<link>http://www.themolitor.com/forums/topic/question-appearance-customize-events-category#post-23755</link>
			<pubDate>Tue, 08 Oct 2013 14:08:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23755@http://www.themolitor.com/forums/</guid>
			<description><p>You got it :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>dvanremortel on "Question: Appearance &gt; Customize &gt; Events Category"</title>
			<link>http://www.themolitor.com/forums/topic/question-appearance-customize-events-category#post-23753</link>
			<pubDate>Tue, 08 Oct 2013 12:48:39 +0000</pubDate>
			<dc:creator>dvanremortel</dc:creator>
			<guid isPermaLink="false">23753@http://www.themolitor.com/forums/</guid>
			<description><p>Chris, many thanks.<br />
We will give this a shot and I'll let you know. </p>
<p>DVR
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Question: Appearance &gt; Customize &gt; Events Category"</title>
			<link>http://www.themolitor.com/forums/topic/question-appearance-customize-events-category#post-23750</link>
			<pubDate>Tue, 08 Oct 2013 12:10:38 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23750@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The posts that are loaded into the calendar are controlled from line 28 of the calendar.php template...</p>
<pre><code>$wp_query-&#62;query(&#039;order=ASC&#38;cat=&#039;.$eventCat.&#039;&#38;showposts=200&#039;.&#039;&#38;paged=&#039;.$paged);</code></pre>
<p>The category is determined by the "<code>$eventCat</code>" variable, which is selected on the customize page your dashboard. Maybe you can replace that with the category created by the plugin.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>dvanremortel on "Question: Appearance &gt; Customize &gt; Events Category"</title>
			<link>http://www.themolitor.com/forums/topic/question-appearance-customize-events-category#post-23731</link>
			<pubDate>Tue, 08 Oct 2013 08:22:50 +0000</pubDate>
			<dc:creator>dvanremortel</dc:creator>
			<guid isPermaLink="false">23731@http://www.themolitor.com/forums/</guid>
			<description><p>Chris, </p>
<p>The Events Manager plugin does not seem to use WP POSTS categories.<br />
It has its own EVENTS Categories. I was hoping to potentially point the code to the other DB Table.<br />
Mind you I'm not sure which one it is yet. </p>
<p>I can provide any thing you like, access to the admin dashboard, the DB it self etc.<br />
Many thanks<br />
DVR
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Question: Appearance &gt; Customize &gt; Events Category"</title>
			<link>http://www.themolitor.com/forums/topic/question-appearance-customize-events-category#post-23730</link>
			<pubDate>Tue, 08 Oct 2013 08:19:04 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23730@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Does the plugin category not appear in the selection drop down for the events option? In the documentation for the plugin, they seemed to indicate that categories work like normal.</p>
<p>Let me know.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>dvanremortel on "Question: Appearance &gt; Customize &gt; Events Category"</title>
			<link>http://www.themolitor.com/forums/topic/question-appearance-customize-events-category#post-23723</link>
			<pubDate>Mon, 07 Oct 2013 17:38:57 +0000</pubDate>
			<dc:creator>dvanremortel</dc:creator>
			<guid isPermaLink="false">23723@http://www.themolitor.com/forums/</guid>
			<description><p>Chris, great theme, just bought it and put it in. </p>
<p>Has anyone tried to combine EVENTURE and the Events Manager plugin? Here's my dilemma. The customization of Eventure allows you to choose which category to use for the theme to show and access posts that are events. </p>
<p>My Events Manager plugin actually uses a separate category list. Can anyone advise me where to look to point the theme settings to this entry in the DB instead of the standard one?</p>
<p>Many thanks<br />
DVR
</p></description>
		</item>

	</channel>
</rss>
