<?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: adding day boxes in the calendar</title>
		<link>http://www.themolitor.com/forums/topic/adding-day-boxes-in-the-calendar</link>
		<description>THE MOLITOR FORUMS &#187; Topic: adding day boxes in the calendar</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:58:38 +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/adding-day-boxes-in-the-calendar" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "adding day boxes in the calendar"</title>
			<link>http://www.themolitor.com/forums/topic/adding-day-boxes-in-the-calendar#post-20975</link>
			<pubDate>Fri, 24 May 2013 09:54:41 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">20975@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I haven't tested this, but you can give it a try...</p>
<p>Open up "calendar.php" and change all instances of...</p>
<pre><code>$prev_year</code></pre>
<p>...to this...</p>
<pre><code>$prev_day</code></pre>
<p>...and change all instances of...</p>
<pre><code>get_the_time(&#039;y&#039;)</code></pre>
<p>...to this...</p>
<pre><code>get_the_time(&#039;d&#039;)</code></pre>
<p>Hope that works for you!</p>
<p>Please keep in mind that additional help for this customization goes beyond the level of support I'm able to provide, so if you need additional help, please use this form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>voula on "adding day boxes in the calendar"</title>
			<link>http://www.themolitor.com/forums/topic/adding-day-boxes-in-the-calendar#post-20964</link>
			<pubDate>Thu, 23 May 2013 15:10:19 +0000</pubDate>
			<dc:creator>voula</dc:creator>
			<guid isPermaLink="false">20964@http://www.themolitor.com/forums/</guid>
			<description><p>How will the boxes show day and month not year ?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "adding day boxes in the calendar"</title>
			<link>http://www.themolitor.com/forums/topic/adding-day-boxes-in-the-calendar#post-17348</link>
			<pubDate>Mon, 14 Jan 2013 13:17:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17348@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)
</p></description>
		</item>
		<item>
			<title>canart on "adding day boxes in the calendar"</title>
			<link>http://www.themolitor.com/forums/topic/adding-day-boxes-in-the-calendar#post-17311</link>
			<pubDate>Fri, 11 Jan 2013 11:32:16 +0000</pubDate>
			<dc:creator>canart</dc:creator>
			<guid isPermaLink="false">17311@http://www.themolitor.com/forums/</guid>
			<description><p>Oh that worked really well, thank you! When I was trying before it was adding a box before every single event...<br />
Thanks very much, Chris!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "adding day boxes in the calendar"</title>
			<link>http://www.themolitor.com/forums/topic/adding-day-boxes-in-the-calendar#post-17294</link>
			<pubDate>Fri, 11 Jan 2013 11:06:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17294@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I haven't tested this, but you can give it a try...</p>
<p>Open up "calendar.php" and change all instances of...</p>
<pre><code>$prev_month</code></pre>
<p>...to this...</p>
<pre><code>$prev_day</code></pre>
<p>...and change all instances of...</p>
<pre><code>get_the_time(&#039;M&#039;)</code></pre>
<p>...to this...</p>
<pre><code>get_the_time(&#039;d&#039;)</code></pre>
<p>Hope that works for you!</p>
<p>Please keep in mind that additional help for this customization goes beyond the level of support I'm able to provide, so if you need additional help, please use this form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>canart on "adding day boxes in the calendar"</title>
			<link>http://www.themolitor.com/forums/topic/adding-day-boxes-in-the-calendar#post-17271</link>
			<pubDate>Fri, 11 Jan 2013 08:16:28 +0000</pubDate>
			<dc:creator>canart</dc:creator>
			<guid isPermaLink="false">17271@http://www.themolitor.com/forums/</guid>
			<description><p>Hello!</p>
<p>We have multiple events per day, all within a single month.<br />
Currently there is a black box at the beginning of the month. </p>
<p>What I would like to do is have a black box with the "Day Date" listed before the numerous events of each day. </p>
<p>How would I change the current month box to show up daily?</p>
<p>Thanks!
</p></description>
		</item>

	</channel>
</rss>
