<?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: Site Title &amp; Theme Translation</title>
		<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Site Title &amp; Theme Translation</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 19:28:58 +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/title-thats-my-first-problem-the-site-title" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title/page/2#post-21212</link>
			<pubDate>Mon, 03 Jun 2013 09:59:45 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21212@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Regarding the date, you need to also change the .POT file as instructed. Language changes need to be made in the .POT file. Unfortunately I haven't actually translated a theme before, so I can't provide much more instruction than that. Creating the .POT file is the extent of my knowledge for making the theme translation ready. I personally would just Google something like "Translate WordPress theme" and review sources there.</p>
<p>Regarding the page templates, please create a new thread for that (this thread already contains multiple topics) and I'll be happy to troubleshoot with you.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title/page/2#post-21194</link>
			<pubDate>Sat, 01 Jun 2013 11:01:21 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21194@http://www.themolitor.com/forums/</guid>
			<description><p>Forget everything that precedes this post. I have retraced my steps and realize I must've made a mistake, so I started this modification over again, and did exactly as you suggested. The result hasn't changed. The date still displays in English - no-matter how the letters are displayed in the code. This is today's date as it appears in the theme : Saturday June 1st, 2013</p>
<p>What I am trying to achieve is : Samedi, le 1 juin, 2013</p>
<p>Another problem I'm having is that the page templates aren't being inserted into the new pages I create, even though I select them.
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title/page/2#post-21191</link>
			<pubDate>Sat, 01 Jun 2013 07:13:47 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21191@http://www.themolitor.com/forums/</guid>
			<description><p>&#60;?php echo date(__('l F jS, Y','themolitor'));?&#62;</p>
<p>This is what is now printed on the title page. </p>
<p>I changed line 123 from &#60;?php echo date('l F jS, Y');?&#62; to &#60;?php echo date(__('l F jS, Y','themolitor'));?&#62;, as you suggested,</p>
<p>but I must have made an error here to get &#60;?php echo date(__('l F jS, Y','themolitor'));?&#62; on my interface.</p>
<p>What did I do wrong?
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title/page/2#post-21185</link>
			<pubDate>Fri, 31 May 2013 13:57:14 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21185@http://www.themolitor.com/forums/</guid>
			<description><p>&#60;?php echo date(__('l F jS, Y','themolitor'));?&#62;</p>
<p>Scratch what I said in the above post - I screwed up that copy. I used a clean copy to implement what you suggested, but the result is what you see on the first line.</p>
<p>Why is this, and how can I correct?
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title/page/2#post-21182</link>
			<pubDate>Fri, 31 May 2013 13:01:51 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21182@http://www.themolitor.com/forums/</guid>
			<description><p>Unfortunately, the line spacing does not concur, since I am using a translated "pot file". This is what I've got: starting at line 167 </p>
<p>166     ( ----empty line---- )<br />
167     #: ../header.php:121<br />
168     msgid "Follow Us on Twitter"<br />
169     msgstr "Suivez-nous sur Twitter"<br />
170     #: ../header.php:123<br />
171     msgid "l F jS, Y"<br />
172     msgstr<br />
173     #: ../header.php:121<br />
174     msgid "Like Us on Facebook"<br />
175     msgstr "Aimez-nous sur Facebook"<br />
176     ( ----Empty line---- )</p>
<p>As you can see here, the coding no longer respects your spacing with an empty line between each. Is this ok, or need I change something else here?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title/page/2#post-21176</link>
			<pubDate>Fri, 31 May 2013 12:14:59 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21176@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I wasn't aware the date method had to be included in the .POT file as well. I assumed it was a function-based thing that automatically changed. Reading into it, I see I need to add that to the .POT file.</p>
<p>Here's what you do...</p>
<p>Change the date function in header.php (line 123) to this...</p>
<pre><code>&#60;?php echo date(__(&#039;l F jS, Y&#039;,&#039;themolitor&#039;));?&#62;</code></pre>
<p>Then add the following to the .POT file below the "Subscribe via RSS" section (lines 166-168)...</p>
<pre><code>#: ../header.php:123
msgid &#34;l F jS, Y&#34;
msgstr &#34;&#34;</code></pre>
<p>The above should now sit on lines 170-172 like this: <a href="http://s14.postimg.org/pe7udo7q9/pot.png" rel="nofollow">http://s14.postimg.org/pe7udo7q9/pot.png</a> </p>
<p>You can then apply the formatting you want in the .POT file.</p>
<p>Let me know if that helps.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title/page/2#post-21174</link>
			<pubDate>Fri, 31 May 2013 11:06:35 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21174@http://www.themolitor.com/forums/</guid>
			<description><p>Substituting </p>
<pre><code>&#60;?php echo date_i18n(get_option(&#039;date_format&#039;) ,strtotime(&#34;11/15-1976&#34;));?&#62;</code></pre>
<p>in place of the </p>
<pre><code>&#60;?php echo date(&#039;l F jS, Y&#039;);?&#62;</code></pre>
<p>I get it in the right language, but it lists the month first, followed by the date then the year... and I lose the weekday.<br />
In other words, it lists the date as follows:</p>
<p>mai 31, 2013 </p>
<p>instead of </p>
<p>Vendredi, le 31 mai, 2013.</p>
<p>Where can I configure this to the proper format?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title/page/2#post-21163</link>
			<pubDate>Fri, 31 May 2013 09:27:58 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21163@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. The date is listed on line 123 in the header.php file:</p>
<pre><code>&#60;?php echo date(&#039;l F jS, Y&#039;);?&#62;</code></pre>
<p>2. The "Follow Us" text is listed on lines 154-156 in the .POT file:</p>
<pre><code>#: ../header.php:121
msgid &#34;Follow Us:&#34;
msgstr &#34;&#34;</code></pre>
<p>3. The "View All" text is listed on lines 174-176 in the .POT file:</p>
<pre><code>#: ../index.php:22 ../staff.php:49
msgid &#34;View All&#34;
msgstr &#34;&#34;</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21162</link>
			<pubDate>Fri, 31 May 2013 09:25:46 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21162@http://www.themolitor.com/forums/</guid>
			<description><p>Friday May 31st, 2013</p>
<p>Hi Chris,</p>
<p>I've succeeded in translating everything into French except the date format, as shown above. I'd like it to read 'Vendredi, le 31 mai, 2013'. I've consulted just about everything that's ever been written on the topic, but I come up empty handed because the theme coding doesn't match the examples in the documentation available to do this... any insights?
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21149</link>
			<pubDate>Thu, 30 May 2013 13:24:07 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21149@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>Please refer to the two or three posts above for a better idea of what I'm talking about. Is this where the date and time are hard coded within the template, and if so, what do I need to change to make it show in French? If this is not where it is hard-coded, do you remember where it is indeed coded, so that I may change it to French? It doesn't appear to be something in WP, so I'm assuming it was hard-coded within the theme. Please have a look:</p>
<pre><code>&#60;div id=&#34;header&#34;&#62;
	&#60;div id=&#34;dateSocial&#34;&#62;
		&#60;?php if($twitter &#124;&#124; $facebook &#124;&#124; $rss){?&#62;
		&#60;div id=&#34;socialStuff&#34;&#62;&#60;?php _e(&#039;Follow Us:&#039;,&#039;themolitor&#039;);?&#62;  &#60;?php if($twitter){?&#62;&#60;a&#62;&#34; href=&#34;&#60;?php echo $twitter;?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $templateUrl; ?&#62;/images/twitter.gif&#34; alt=&#34;twitter&#34; /&#62;&#60;/a&#62;&#60;?php } if($facebook){?&#62; &#60;a&#62;&#34; href=&#34;&#60;?php echo $facebook;?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $templateUrl; ?&#62;/images/facebook.gif&#34; alt=&#34;facebook&#34; /&#62;&#60;/a&#62;&#60;?php } if($rss){?&#62; &#60;a&#62;&#34; href=&#34;&#60;?php echo $rss;?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $templateUrl; ?&#62;/images/rss.png&#34; alt=&#34;RSS&#34; /&#62;&#60;/a&#62;&#60;?php } ?&#62;&#60;/div&#62;
		&#60;?php } ?&#62;
		&#60;?php echo date(&#039;l F jS, Y&#039;);?&#62;
	&#60;/div&#62;&#60;!--end dateSocial--&#62;</code></pre></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21147</link>
			<pubDate>Thu, 30 May 2013 12:23:09 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21147@http://www.themolitor.com/forums/</guid>
			<description><p>'Daily Press' theme
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21145</link>
			<pubDate>Thu, 30 May 2013 11:42:23 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21145@http://www.themolitor.com/forums/</guid>
			<description><p>I've succeeded in translating most of the Daily Post theme, ut I'm left with several tags that I don't know where to find, and these are:</p>
<p>- the day and month tag at the top left hand side of the main page.<br />
- the Follow us invite at the top right hand side of the main page<br />
- the View all tag just below the header</p>
<p>Everything else has pretty much been translated - at least on the public interface. I would like to translate these tags as well, but I don't know where to find them. Would you know, offhand?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21124</link>
			<pubDate>Wed, 29 May 2013 13:59:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21124@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The .POT file is included in the themes "languages" folder. Please keep in mind, though, that tags and other elements controlled by WordPress are not in the .POT file as they are not coded into the template files.</p>
<p>Please understand translations are not part of the theme features or something that I can provide support for, so if you need help translating you'll need to submit a customization request: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21121</link>
			<pubDate>Wed, 29 May 2013 12:38:57 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21121@http://www.themolitor.com/forums/</guid>
			<description><p>Is there not a .pot file or something that I could translate into French to obtain French toponym (stickers/tags... whatever? If so, where can I find it?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21103</link>
			<pubDate>Wed, 29 May 2013 09:49:12 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21103@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21085</link>
			<pubDate>Tue, 28 May 2013 16:24:29 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21085@http://www.themolitor.com/forums/</guid>
			<description><p>OK - that problem is now solved - thanks!
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21084</link>
			<pubDate>Tue, 28 May 2013 16:06:14 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21084@http://www.themolitor.com/forums/</guid>
			<description><p>I've followed your suggestions, but the social buttons at the top right hand side of the Daily Press theme still leads to a 404 page instead of the Facebook and other two pages.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21074</link>
			<pubDate>Tue, 28 May 2013 13:10:58 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21074@http://www.themolitor.com/forums/</guid>
			<description><p>...you can create a subscription page using the page templates available and link your RSS button to that page (see screenshot above)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21073</link>
			<pubDate>Tue, 28 May 2013 13:10:08 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21073@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Here's a screenshot from the demo site theme options panel: <a href="http://s24.postimg.org/nj7xcjelh/Screen_Shot_2013_05_28_at_2_08_57_PM.png" rel="nofollow">http://s24.postimg.org/nj7xcjelh/Screen_Shot_2013_05_28_at_2_08_57_PM.png</a></p>
<p>Let me know if that helps.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21070</link>
			<pubDate>Tue, 28 May 2013 09:54:55 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21070@http://www.themolitor.com/forums/</guid>
			<description><p>I think you misunderstood what I meant:</p>
<p>Facebook button needs to be configured to what? Facebook.com or Facebook.com/myprofile</p>
<p>RSS button needs to be configured to what? Please show me what I must do here...</p>
<p>Twitter button needs to be configured to what url? Please give an easy to implement example of what I should do.</p>
<p>I don't need more than what is already in the Daily Press theme, but I'd like to get them to work properly, so please show me the url's to use.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21069</link>
			<pubDate>Tue, 28 May 2013 09:41:57 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21069@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Here's are examples from the demo site...</p>
<p>Twitter: <a href="http://themolitor.com/twitter" rel="nofollow">http://themolitor.com/twitter</a></p>
<p>Facebook (page): <a href="https://www.facebook.com/pages/THE-MOLITOR/125384194139527" rel="nofollow">https://www.facebook.com/pages/THE-MOLITOR/125384194139527</a></p>
<p>Regarding the social images, I believe @Jamison64 is referring to a different theme. The social links for The Daily Press are currently limited to Twitter and Facebook as the vast majority of publishing companies really only utilize these sites effectively. There are tons of social network sites out there, so including them all in the theme options is really not practical for the average publisher using this theme.</p>
<p>Additional options here will require a customization request. You can submit a request here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope that explains things for you.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21060</link>
			<pubDate>Tue, 28 May 2013 07:35:58 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21060@http://www.themolitor.com/forums/</guid>
			<description><p>1 - What url's do the buttons need to be connected with? When I click on the social icons buttons, I get a 404 page.</p>
<p>2 - The 'social_icons.png' file found in 'themes/eventure/Images/' is not in the Daily Press theme, so I don't know which file you are referring to within the Daily Press theme.
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21059</link>
			<pubDate>Tue, 28 May 2013 06:03:05 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21059@http://www.themolitor.com/forums/</guid>
			<description><p>But what url's do the buttons need to be connected with? When I click on the buttons, I get a 404 page.
</p></description>
		</item>
		<item>
			<title>Jamison64 on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21053</link>
			<pubDate>Mon, 27 May 2013 22:09:31 +0000</pubDate>
			<dc:creator>Jamison64</dc:creator>
			<guid isPermaLink="false">21053@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Doc</p>
<p>Go thru 'Admin/Appearance/Theme options' and you'll find social media.<br />
If it hasn't got all of the right buttons for you, you can edit or recreate the 'social_icons.png' file found in 'themes/eventure/Images/'</p>
<p>I shifted the Linked In icon to where the MeetUp icon is,  then I used the MeetUp slot in the Social Media settings.
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21047</link>
			<pubDate>Mon, 27 May 2013 13:56:31 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21047@http://www.themolitor.com/forums/</guid>
			<description><p>Yeah... I'm totally out in left field on this one. I have social buttons at the top of the page, and two more at the bottom... but I don't know how to link them properly to get them to work as they should... and how do I add more?
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21046</link>
			<pubDate>Mon, 27 May 2013 13:48:24 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21046@http://www.themolitor.com/forums/</guid>
			<description><p>OK - now I know I sound like an idiot, but what links should I configure for Facebook, RSS and Twitter? It can't be as simple as Facebook.com...
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21041</link>
			<pubDate>Mon, 27 May 2013 13:00:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21041@http://www.themolitor.com/forums/</guid>
			<description><p>You bet :-)
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21039</link>
			<pubDate>Mon, 27 May 2013 10:48:13 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21039@http://www.themolitor.com/forums/</guid>
			<description><p>OK, I just figured it out (the favicon thing - it works now). Sorry to bother you with this, and thanks anyway.
</p></description>
		</item>
		<item>
			<title>docscribble on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21037</link>
			<pubDate>Mon, 27 May 2013 10:35:45 +0000</pubDate>
			<dc:creator>docscribble</dc:creator>
			<guid isPermaLink="false">21037@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks. How do I ge a favicon to show up in the address bar? I followed the WP instructions, but it doesn't show up?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site Title &amp; Theme Translation"</title>
			<link>http://www.themolitor.com/forums/topic/title-thats-my-first-problem-the-site-title#post-21015</link>
			<pubDate>Mon, 27 May 2013 08:48:26 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21015@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Changing the language isn't a theme feature, so you need a plugin. Which one you use is up to you. I haven't translated a theme myself, so I don't have a recommendation. I do know WPML is very popular, but you might want to try a free option first.</p>
<p>The choice is  yours.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>

	</channel>
</rss>
