<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Tag: date format - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/date-format</link>
		<description>Support Forum - Tag: date format - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 11:29:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/date-format" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Add date stamp to page templates"</title>
			<link>http://www.kriesi.at/support/topic/add-date-stamp-to-page-templates#post-104740</link>
			<pubDate>Mon, 08 Apr 2013 06:20:17 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">104740@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry for the delay. Weekend and all.. &#60;/p&#62;
&#60;p&#62;You originally wrote that ' I would like it to display on one of my created page templates.' &#60;/p&#62;
&#60;p&#62;Can you elaborate please, do you mean you want to display the contents of a post inside a dynamic template element table, or dynamic element display post/page, or dynamic element blog or the display post category element? Because I suppose those 2 circles with the date can fit in any of them. . The elements are all in file /includes/helper-template-dynamic.php of the theme calling different files .&#60;/p&#62;
&#60;p&#62;You can try this. Actually you should first update Choices. 1.7 is the last version and you can download it after logging into themeforest.net using the account you purchased the theme under and then use ftp to update. Please be aware the update will overwrite all your theme files, so if you made customization to any file , make sure to back up your install first. &#60;/p&#62;
&#60;p&#62;Once you are done, you can open /includes/loop-index.php and copy lines 70-93 and you need to paste it into /includes/loop-page.php on perhaps line 24. I will test it out for now, but do respond regarding how you want to use this since as I wrote in the beginning there are multiple ways to do this.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timstrifler on "Add date stamp to page templates"</title>
			<link>http://www.kriesi.at/support/topic/add-date-stamp-to-page-templates#post-104540</link>
			<pubDate>Fri, 05 Apr 2013 14:53:39 +0000</pubDate>
			<dc:creator>timstrifler</dc:creator>
			<guid isPermaLink="false">104540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for your response. I do have a few more questions though. Which php file do I add the above code to? And, will it add the date to all of my dynamic templates? Lastly, the date will appear on just posts right, not pages?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add date stamp to page templates"</title>
			<link>http://www.kriesi.at/support/topic/add-date-stamp-to-page-templates#post-104476</link>
			<pubDate>Fri, 05 Apr 2013 08:09:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">104476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
You need to add following code to your php file/page template to display the date:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;date&#38;quot;&#38;gt;
			   				&#38;lt;span class=&#38;#39;day&#38;#39;&#38;gt;&#38;lt;?php the_time(&#38;#39;d&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;
			   				&#38;lt;span class=&#38;#39;date_group&#38;#39;&#38;gt;
			   					&#38;lt;span class=&#38;#39;month&#38;#39;&#38;gt;&#38;lt;?php the_time(&#38;#39;M&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;
			   					&#38;lt;span class=&#38;#39;year&#38;#39;&#38;gt;&#38;lt;?php the_time(&#38;#39;Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;
			   				&#38;lt;/span&#38;gt;
						&#38;lt;/div&#38;gt;&#38;lt;!-- end date --&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>timstrifler on "Add date stamp to page templates"</title>
			<link>http://www.kriesi.at/support/topic/add-date-stamp-to-page-templates#post-104420</link>
			<pubDate>Thu, 04 Apr 2013 21:47:00 +0000</pubDate>
			<dc:creator>timstrifler</dc:creator>
			<guid isPermaLink="false">104420@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I love the way the date displays on a post with the overlapping circles. The only problem is this only displays for the &#34;Global Default Page Template&#34;. I would like it to display on one of my created page templates. Can you please advise?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Dates on Posts"</title>
			<link>http://www.kriesi.at/support/topic/dates-on-posts#post-86072</link>
			<pubDate>Sat, 01 Dec 2012 06:54:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86072@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Maybe you use another theme? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Graffinis on "Dates on Posts"</title>
			<link>http://www.kriesi.at/support/topic/dates-on-posts#post-86059</link>
			<pubDate>Fri, 30 Nov 2012 22:04:49 +0000</pubDate>
			<dc:creator>Graffinis</dc:creator>
			<guid isPermaLink="false">86059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;br /&#62;
I'm trying to reorder the date and this didn't work. the_time('d.m.Y') and the_time('F j, Y') aren't in the single.php and archive.php files. Is there another solution to this?&#60;br /&#62;
Thank you,&#60;br /&#62;
Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Dates on Posts"</title>
			<link>http://www.kriesi.at/support/topic/dates-on-posts#post-12876</link>
			<pubDate>Mon, 14 Feb 2011 08:23:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12876@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in single.php and archive.php search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;the_time(&#38;#39;d.m.Y&#38;#39;)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change the format as you like. I think in your case it would look like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;the_time(&#38;#39;F j, Y&#38;#39;)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Have a look at this page: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/the_time&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/the_time&#60;/a&#62; for more information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jphipps99 on "Dates on Posts"</title>
			<link>http://www.kriesi.at/support/topic/dates-on-posts#post-12857</link>
			<pubDate>Mon, 14 Feb 2011 02:03:01 +0000</pubDate>
			<dc:creator>jphipps99</dc:creator>
			<guid isPermaLink="false">12857@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Even though I have set the dates in the General Settings to be Month, Day, Year, Posts continues to have the date displayed as 13.02.2011 instead of February, 2, 2011. Is there something else that needs to be set?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
