<?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: Calendar randomly show weird graphic</title>
		<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Calendar randomly show weird graphic</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:16:16 +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/calendar-randomly-show-weird-graphic" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Calendar randomly show weird graphic"</title>
			<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic#post-18047</link>
			<pubDate>Wed, 30 Jan 2013 12:57:21 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18047@http://www.themolitor.com/forums/</guid>
			<description><p>Oh, that's an archive page, not a category page. In other words, that is a date-based page that doesn't pertain to a specific category. These types of pages will show ALL posts on that particular day/month/year (blog posts, event posts, etc.).</p>
<p>If you want to make ALL post listings display in ascending order, open "archive.php" and change the following on lines 10-12...</p>
<pre><code>if($eventCat &#38;&#38; in_category(&#039;&#039;.$eventCat.&#039;&#039;)){
query_posts($query_string . &#34;&#38;order=ASC&#34;);
}</code></pre>
<p>...to this...</p>
<pre><code>query_posts($query_string . &#34;&#38;order=ASC&#34;);</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>chmock on "Calendar randomly show weird graphic"</title>
			<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic#post-18022</link>
			<pubDate>Tue, 29 Jan 2013 14:09:04 +0000</pubDate>
			<dc:creator>chmock</dc:creator>
			<guid isPermaLink="false">18022@http://www.themolitor.com/forums/</guid>
			<description><p>Hey again, I mean this:</p>
<p><a href="http://chris-mock.de/blueshell/2013/02/" rel="nofollow">http://chris-mock.de/blueshell/2013/02/</a></p>
<p>The events are in the wrong order. Why?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Calendar randomly show weird graphic"</title>
			<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic#post-18003</link>
			<pubDate>Tue, 29 Jan 2013 13:17:38 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18003@http://www.themolitor.com/forums/</guid>
			<description><p>Example: <a href="http://themes.themolitor.com/eventure/category/events/" rel="nofollow">http://themes.themolitor.com/eventure/category/events/</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Calendar randomly show weird graphic"</title>
			<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic#post-18002</link>
			<pubDate>Tue, 29 Jan 2013 13:16:20 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18002@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>What I mean is that if the loading takes longer than normal, or if you have something on your site like a 3rd party script that hiccups or something during the loading process. I'm really just guessing as I haven't seen or heard of this issue before. </p>
<p>Regarding order, that is how the theme is suppose to work by default. Any category in the events category you select in the theme options will display as you mention above. If that isn't the case, double-check your events category selection/setup.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>chmock on "Calendar randomly show weird graphic"</title>
			<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic#post-17998</link>
			<pubDate>Tue, 29 Jan 2013 13:07:08 +0000</pubDate>
			<dc:creator>chmock</dc:creator>
			<guid isPermaLink="false">17998@http://www.themolitor.com/forums/</guid>
			<description><p>Loading error? What does that mean? Could my computer be the problem?</p>
<p>Regarding the events. If want to see all the all dates of one category, let's say conerts, it shows me the last date as the first one. But it would be much better, to see the concert that happens tomorrow as the first post and the show in 3 weeks at the bottom of the page. You know?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Calendar randomly show weird graphic"</title>
			<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic#post-17997</link>
			<pubDate>Tue, 29 Jan 2013 12:58:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17997@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Yeah, I can't seem to reproduce this. The best I can think of is to chalk it up to a loading error since I don't see anything code-wise that would cause this issue.</p>
<p>Regarding order of events, what do you mean exactly? The order is based on the date/time of the event. Is that not the case?</p>
<p>Let me know.</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>chmock on "Calendar randomly show weird graphic"</title>
			<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic#post-17979</link>
			<pubDate>Mon, 28 Jan 2013 21:12:36 +0000</pubDate>
			<dc:creator>chmock</dc:creator>
			<guid isPermaLink="false">17979@http://www.themolitor.com/forums/</guid>
			<description><p><a href="http://chris-mock.de/blueshell/" rel="nofollow">http://chris-mock.de/blueshell/</a></p>
<p>It only happens sometimes and on different days. No pattern. If you got any ideas, let me know.<br />
I also have no working solution for the order of the events in one month, the show up the wrong way. I know it's a known issue but all solutions I found, did not work. If you got any help on this one, let me know too :)</p>
<p>Thank again for looking into it!<br />
Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Calendar randomly show weird graphic"</title>
			<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic#post-17952</link>
			<pubDate>Mon, 28 Jan 2013 13:49:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17952@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>That's odd. Haven't seen that before. Can you provide a link where this is happening? I'll see if I can catch it and inspect the issue.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>chmock on "Calendar randomly show weird graphic"</title>
			<link>http://www.themolitor.com/forums/topic/calendar-randomly-show-weird-graphic#post-17907</link>
			<pubDate>Mon, 28 Jan 2013 06:36:08 +0000</pubDate>
			<dc:creator>chmock</dc:creator>
			<guid isPermaLink="false">17907@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,<br />
sometimes when I load the front calendar page, on some days, the black bar that surrounds the day and the time, is the wrong way. Not from left to right, but top to bottom. If I refresh, it's gone, sometimes not, sometimes another day or even more, are shown like this. It seems totally random. Here's an example:<br />
--&#62; <a href="http://chris-mock.de/blueshell/pics/calerror.png" rel="nofollow">http://chris-mock.de/blueshell/pics/calerror.png</a></p>
<p>Any idea where this is comming from?</p>
<p>Thanks for your help already!<br />
Chris
</p></description>
		</item>

	</channel>
</rss>
