<?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: &quot;ago&quot;... how to deplace it (i&#039;m french)</title>
		<link>http://www.themolitor.com/forums/topic/ago-how-to-deplace-it-im-french</link>
		<description>THE MOLITOR FORUMS &#187; Topic: &quot;ago&quot;... how to deplace it (i&#039;m french)</description>
		<language>en-US</language>
		<pubDate>Sat, 09 May 2026 12:42:06 +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/ago-how-to-deplace-it-im-french" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "&quot;ago&quot;... how to deplace it (i&#039;m french)"</title>
			<link>http://www.themolitor.com/forums/topic/ago-how-to-deplace-it-im-french#post-28498</link>
			<pubDate>Tue, 08 Apr 2014 13:41:30 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28498@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>patjnc on "&quot;ago&quot;... how to deplace it (i&#039;m french)"</title>
			<link>http://www.themolitor.com/forums/topic/ago-how-to-deplace-it-im-french#post-28496</link>
			<pubDate>Tue, 08 Apr 2014 13:31:54 +0000</pubDate>
			<dc:creator>patjnc</dc:creator>
			<guid isPermaLink="false">28496@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>Great! It works perfectly :)<br />
Yeah! :)</p>
<p>Thanks for this one! :)</p>
<p>Patrick
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "&quot;ago&quot;... how to deplace it (i&#039;m french)"</title>
			<link>http://www.themolitor.com/forums/topic/ago-how-to-deplace-it-im-french#post-28488</link>
			<pubDate>Tue, 08 Apr 2014 12:38:57 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28488@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To have "ago" text before the hours, you'll want to change it to this...</p>
<pre><code>&#60;p class=&#34;metaStuff&#34;&#62;&#60;?php _e(&#039;By&#039;,&#039;themolitor&#039;);?&#62; &#60;?php the_author_posts_link();?&#62;&#38;nbsp; &#60;?php echo  __(&#039;ago&#039;,&#039;themolitor&#039;).&#039; &#039;.human_time_diff(get_the_time(&#039;U&#039;), current_time(&#039;timestamp&#039;)); ?&#62;&#60;/p&#62;</code></pre>
<p>Let me know if that works.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>patjnc on "&quot;ago&quot;... how to deplace it (i&#039;m french)"</title>
			<link>http://www.themolitor.com/forums/topic/ago-how-to-deplace-it-im-french#post-28474</link>
			<pubDate>Tue, 08 Apr 2014 10:50:17 +0000</pubDate>
			<dc:creator>patjnc</dc:creator>
			<guid isPermaLink="false">28474@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>Yeah, I found them already and tried before coming here.</p>
<p>For single.php, no problem, with the translation french -&#62; english, no need to change the file.</p>
<p>But, for the home page, when I'm trying to moove the "ago" part of the code, the website is down, with error.</p>
<p>That's why I'm asking... :)</p>
<p>Thanks :)</p>
<p>Patrick
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "&quot;ago&quot;... how to deplace it (i&#039;m french)"</title>
			<link>http://www.themolitor.com/forums/topic/ago-how-to-deplace-it-im-french#post-28464</link>
			<pubDate>Tue, 08 Apr 2014 10:29:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28464@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>That text is located in index.php on line 34 and in single.php on line 66.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>patjnc on "&quot;ago&quot;... how to deplace it (i&#039;m french)"</title>
			<link>http://www.themolitor.com/forums/topic/ago-how-to-deplace-it-im-french#post-28443</link>
			<pubDate>Mon, 07 Apr 2014 15:10:59 +0000</pubDate>
			<dc:creator>patjnc</dc:creator>
			<guid isPermaLink="false">28443@http://www.themolitor.com/forums/</guid>
			<description><p>Hi<br />
I'm french, I'm trying to customize the theme.<br />
I've got a problem with the index.</p>
<p>In french, the hour ago in not written like that, I need to put the "ago" before the hours (traduced of course).</p>
<p>Is there a way to know the code please??</p>
<p>Thanks!
</p></description>
		</item>

	</channel>
</rss>
