<?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: Top left automatic date</title>
		<link>http://www.themolitor.com/forums/topic/top-left-automatic-date</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Top left automatic date</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:32:23 +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/top-left-automatic-date" rel="self" type="application/rss+xml" />

		<item>
			<title>ginnocenti on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-27538</link>
			<pubDate>Tue, 04 Mar 2014 18:01:36 +0000</pubDate>
			<dc:creator>ginnocenti</dc:creator>
			<guid isPermaLink="false">27538@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-27524</link>
			<pubDate>Tue, 04 Mar 2014 14:24:36 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27524@http://www.themolitor.com/forums/</guid>
			<description><p>Excellent! Thanks for confirming :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Venique on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-27513</link>
			<pubDate>Tue, 04 Mar 2014 12:00:53 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">27513@http://www.themolitor.com/forums/</guid>
			<description><p>Worked like a charm ;)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-27511</link>
			<pubDate>Tue, 04 Mar 2014 11:08:44 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27511@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Venique on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-27493</link>
			<pubDate>Mon, 03 Mar 2014 23:42:08 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">27493@http://www.themolitor.com/forums/</guid>
			<description><p>Added ' date_default_timezone_set('Europe/Moscow'); ' string to function.php.</p>
<p>It doesn't affected to my phpinfo() but I hope that it will override default timezone settings in the theme. Will test it in 00:00 tonight :)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-27482</link>
			<pubDate>Mon, 03 Mar 2014 13:41:36 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27482@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Timezones are a bit confusing for sure. I myself have issues with my personal site. I'm not entirely sure if this is a theme related thing or a WordPress related issue.</p>
<p>I did a search and found this thread: <a href="http://wordpress.org/support/topic/wrong-timezone-despite-correct-options" rel="nofollow">http://wordpress.org/support/topic/wrong-timezone-despite-correct-options</a></p>
<p>Let me know if that helps at all. Sorry I don't have an answer for you.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Venique on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-27450</link>
			<pubDate>Sun, 02 Mar 2014 13:16:44 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">27450@http://www.themolitor.com/forums/</guid>
			<description><p>Also, for that users who using cyrillic languages and have issues with encoding:</p>
<p>change 126 line of header.php with this</p>
<pre><code>&#60;?php
setlocale(LC_ALL, &#039;ru_RU.UTF-8&#039;);
echo strftime(&#34;%A &#124; %B %e, %Y&#34;);
?&#62;</code></pre>
<p>It will help you to localize date (in this case in Russian) and show it with correct encoding, not with strange symbols ;)
</p></description>
		</item>
		<item>
			<title>Venique on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-27449</link>
			<pubDate>Sun, 02 Mar 2014 12:51:33 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">27449@http://www.themolitor.com/forums/</guid>
			<description><p>+1</p>
<p>it's already 03.03 in Moscow but my web-site still shows "Sunday March 2nd, 2014"
</p></description>
		</item>
		<item>
			<title>ginnocenti on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-27444</link>
			<pubDate>Fri, 28 Feb 2014 18:05:57 +0000</pubDate>
			<dc:creator>ginnocenti</dc:creator>
			<guid isPermaLink="false">27444@http://www.themolitor.com/forums/</guid>
			<description><p>Hellol I have a new issue, for some reason the date that shows is not in the correct timezone as selected in my WP dashboard general settings.  Any thoughts?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-26271</link>
			<pubDate>Fri, 10 Jan 2014 13:24:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26271@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for sharing! :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>nataliaenredada on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-26265</link>
			<pubDate>Fri, 10 Jan 2014 11:17:29 +0000</pubDate>
			<dc:creator>nataliaenredada</dc:creator>
			<guid isPermaLink="false">26265@http://www.themolitor.com/forums/</guid>
			<description><p>I was just about to post a suggestion about translation issues :)<br />
I've found this plugin which is absolutely easy to use: CodeStyling Localization</p>
<p>It edits po. and generates mo. in a very intuitive way.</p>
<p>Have a happy weekend both of you (in the spanish side of the world it's just about to start!)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-25931</link>
			<pubDate>Mon, 30 Dec 2013 13:33:34 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25931@http://www.themolitor.com/forums/</guid>
			<description><p>You bet!</p>
<p>All the formatting options for strftime are available here: <a href="http://us2.php.net/manual/en/function.strftime.php" rel="nofollow">http://us2.php.net/manual/en/function.strftime.php</a></p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>ginnocenti on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-25927</link>
			<pubDate>Mon, 30 Dec 2013 11:32:53 +0000</pubDate>
			<dc:creator>ginnocenti</dc:creator>
			<guid isPermaLink="false">25927@http://www.themolitor.com/forums/</guid>
			<description><p>You rule!  it works like a charm!  just need to make it all with first letter in uppercase and its perfect.  Thank you!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-25904</link>
			<pubDate>Mon, 30 Dec 2013 10:22:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25904@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I really appreciate the nice remarks :-)</p>
<p>I did a search and found this: </p>
<pre><code>&#60;?php
setlocale(LC_ALL, &#039;es_ES&#039;);

echo strftime(&#34;%A %B %e, %Y&#34;);
?&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>ginnocenti on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-25873</link>
			<pubDate>Sun, 29 Dec 2013 06:35:16 +0000</pubDate>
			<dc:creator>ginnocenti</dc:creator>
			<guid isPermaLink="false">25873@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks.</p>
<p>Chris your theme is one of the best I've seen for newspaper, thanks for this, but please make it easier to translate the date in the near future.</p>
<p>I've tried almost everything (wish I knew more programming) to change the language of the top left date but had no luck with it.  Do you have any advice? I know this might be off Daily Press main theme topic but I have tried different approaches with no luck.</p>
<p>I changed the locale.php, added the language es_ES to the wp config, tampered a bit with the header.php and still the language on the top left keeps showing in english.</p>
<p>As a side note, I am translating the POT file to spanish, if you would like a copy of the file let me know where to send it.</p>
<p>Regards,</p>
<p>Gianni</p>
<p>P.S. thanks for been a good sport with the forums, if I ever need a new theme for new projects I will sure look here first.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-25748</link>
			<pubDate>Mon, 23 Dec 2013 10:58:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25748@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The date is generated by PHP on line 126 of header.php...</p>
<pre><code>&#60;?php echo date(&#039;l F jS, Y&#039;);?&#62;</code></pre>
<p>The "Follow Us" text is on line 124 of header.php.</p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>ginnocenti on "Top left automatic date"</title>
			<link>http://www.themolitor.com/forums/topic/top-left-automatic-date#post-25729</link>
			<pubDate>Sun, 22 Dec 2013 15:38:49 +0000</pubDate>
			<dc:creator>ginnocenti</dc:creator>
			<guid isPermaLink="false">25729@http://www.themolitor.com/forums/</guid>
			<description><p>I would like to know from where is the theme fetching the local date, the one on the top left corner, and where is the top right Follow us phrase?</p>
<p>I learned how to change the locale.php of wp for the dates but still it doesnt changes the top date.</p>
<p>Just wondering is it easier if I just change the .po file?
</p></description>
		</item>

	</channel>
</rss>
