<?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: Past events not disapearing</title>
		<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Past events not disapearing</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:59:56 +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/past-events-not-disapearing" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-14780</link>
			<pubDate>Wed, 19 Sep 2012 10:19:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">14780@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The two options I posted are my best suggestions at this time. I'm not aware of another approach other than what was posted to add that functionality. </p>
<p>Users are posting that they work well for them, so I suggest maybe taking another look.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>actacheles on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-14495</link>
			<pubDate>Sat, 08 Sep 2012 07:39:38 +0000</pubDate>
			<dc:creator>actacheles</dc:creator>
			<guid isPermaLink="false">14495@http://www.themolitor.com/forums/</guid>
			<description><p>I try both the plugins, but doesn't work i don't know why :( </p>
<p>I REALLY need to DON'T show past events in the main calendar and in events category and sub-category, but i want to KEEP them in my archives, NOT delete them.</p>
<p>PLEASE help me ....</p>
<p>tnx
</p></description>
		</item>
		<item>
			<title>Justin on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8564</link>
			<pubDate>Wed, 04 Apr 2012 17:41:04 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">8564@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for sharing, Lorispal.
</p></description>
		</item>
		<item>
			<title>lorispal on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8548</link>
			<pubDate>Wed, 04 Apr 2012 17:10:19 +0000</pubDate>
			<dc:creator>lorispal</dc:creator>
			<guid isPermaLink="false">8548@http://www.themolitor.com/forums/</guid>
			<description><p>I use post expirator as it's able to change category to  past event , but keep it online.</p>
<p>This is the site I made    <a href="http://www.terminalpd.com/" rel="nofollow">http://www.terminalpd.com/</a></p>
<p>Regards
</p></description>
		</item>
		<item>
			<title>kdari on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8456</link>
			<pubDate>Tue, 03 Apr 2012 12:17:29 +0000</pubDate>
			<dc:creator>kdari</dc:creator>
			<guid isPermaLink="false">8456@http://www.themolitor.com/forums/</guid>
			<description><p>That got me on the right track. The function was nearly impossible to merge with your loop, so I looked at the plugin...which uses wp cron to check if the post has passed it's expiration date. I found this plugin <a href="http://wordpress.org/extend/plugins/electric-studio-auto-expire-post/" rel="nofollow">http://wordpress.org/extend/plugins/electric-studio-auto-expire-post/</a>  which does what I want and is pretty lite. As this would add value to your theme, you might consider adding it to your theme, or at least suggesting the plugin in your documentation.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8447</link>
			<pubDate>Tue, 03 Apr 2012 11:33:11 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">8447@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To expire past events, you have a couple options...</p>
<ol>
<li>Plugins: <a href="http://wordpress.org/extend/plugins/post-expirator/" rel="nofollow">http://wordpress.org/extend/plugins/post-expirator/</a></li>
<li>Functions: <a href="http://www.wprecipes.com/how-to-set-post-expiration-datetime-on-your-wordpress-blog" rel="nofollow">http://www.wprecipes.com/how-to-set-post-expiration-datetime-on-your-wordpress-blog</a></li>
</ol>
<p>Hope that helps!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>kdari on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8446</link>
			<pubDate>Tue, 03 Apr 2012 11:20:43 +0000</pubDate>
			<dc:creator>kdari</dc:creator>
			<guid isPermaLink="false">8446@http://www.themolitor.com/forums/</guid>
			<description><p>Ok, so I went to put your code in, and I realized it wasn't all of what I needed. This keeps past events out of the slider, but I need them to not display in the category listing either.
</p></description>
		</item>
		<item>
			<title>kdari on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8442</link>
			<pubDate>Tue, 03 Apr 2012 10:14:10 +0000</pubDate>
			<dc:creator>kdari</dc:creator>
			<guid isPermaLink="false">8442@http://www.themolitor.com/forums/</guid>
			<description><p>Right, but I didn't expect that it would affect every category. I assumed that it would be isolated to the category selected as the event. I've seen this done by using a custom post type for events and affecting only that. I assumed that this theme was doing the same by effecting only the category for events. That's not a big deal, I just hoped it was related. This can just be a feature request.</p>
<p>As for the solution for not showing past events, I had read that post, but somehow missed your solution. Thanks Lorispal!
</p></description>
		</item>
		<item>
			<title>lorispal on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8428</link>
			<pubDate>Tue, 03 Apr 2012 06:00:47 +0000</pubDate>
			<dc:creator>lorispal</dc:creator>
			<guid isPermaLink="false">8428@http://www.themolitor.com/forums/</guid>
			<description><p>the behaviour "if I create a post, give it a future date, then publish it, it will publish immediately" is the normal behaviour explained in the help video.
</p></description>
		</item>
		<item>
			<title>lorispal on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8427</link>
			<pubDate>Tue, 03 Apr 2012 05:58:43 +0000</pubDate>
			<dc:creator>lorispal</dc:creator>
			<guid isPermaLink="false">8427@http://www.themolitor.com/forums/</guid>
			<description><p>I resolved this issue on the slider, making a filter function in function.php so that to search only for upcoming event from the actual time.  You need also to modify slider.php. See in <a href="http://www.themolitor.com/forums/topic/slider-order" rel="nofollow">http://www.themolitor.com/forums/topic/slider-order</a>
</p></description>
		</item>
		<item>
			<title>Justin on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8404</link>
			<pubDate>Mon, 02 Apr 2012 17:59:39 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">8404@http://www.themolitor.com/forums/</guid>
			<description><p>Hey there,</p>
<p>I'm going to spend some time looking into your issues.  The ticket is going to be set to Pending for the time being.</p>
<p>Thanks,<br />
Justin
</p></description>
		</item>
		<item>
			<title>kdari on "Past events not disapearing"</title>
			<link>http://www.themolitor.com/forums/topic/past-events-not-disapearing#post-8370</link>
			<pubDate>Mon, 02 Apr 2012 14:51:57 +0000</pubDate>
			<dc:creator>kdari</dc:creator>
			<guid isPermaLink="false">8370@http://www.themolitor.com/forums/</guid>
			<description><p>My past events aren't disappearing after they are past. Additionally, the update button isn't turning into schedule, even for things that aren't in the category I selected to be the event category. So, if I create a post, give it a future date, then publish it, it will publish immediately, even if it's not in the category selected as the events category in the general options. The theme is treating every post as an event, and still displaying them after they are past. My site is at <a href="http://kneebenders.org/" rel="nofollow">http://kneebenders.org/</a> and I checked the documentation to make sure I had everything set up correctly, and I'm pretty sure I do. I figure that it must be a recently introduced bug, as no one else is complaining of it. I'm running grunion contact form, option tree, and sharaholics share button plugin. That's it.
</p></description>
		</item>

	</channel>
</rss>
