<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Change date format - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/change-date-format/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 11 Sep 2026 22:55:16 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Change date format</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/change-date-format/#post-77292</link>
                        <pubDate>Fri, 25 Nov 2022 15:10:11 +0000</pubDate>
                        <description><![CDATA[Hello @chris,
thanks, that solution works well!
Have a good weekend]]></description>
                        <content:encoded><![CDATA[<p>Hello @chris,</p>
<p>thanks, that solution works well!</p>
<p>Have a good weekend</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Ghoode</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/change-date-format/#post-77292</guid>
                    </item>
				                    <item>
                        <title>RE: Change date format</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/change-date-format/#post-77286</link>
                        <pubDate>Fri, 25 Nov 2022 13:27:53 +0000</pubDate>
                        <description><![CDATA[Hi @ghoode,
Do these steps:
Navigate to wp-content/plugins/wpforo/themes/2022/layouts/4/ copy forum-thread.php file
create /wpforo/ folder in your current active WordPress theme directory...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@ghoode,</span></p>
<p>Do these steps:</p>
<p>Navigate to <span style="color: #ff6600">wp-content/plugins/wpforo/themes/2022/layouts/4/</span> copy <span style="color: #800080">forum-thread.php</span> file</p>
<p><span>create </span><span style="color: #008000">/wpforo/</span><span> folder in your current active WordPress theme directory </span><span style="color: #008000">/wp-content/themes/yourtheme/</span><span>, and keeping the same folder/file structure.</span></p>
<p>Navigate to <span style="color: #008000">wp-content/themes/yourtheme/wpforo/layouts/4/</span> paste <span style="color: #800080">forum-thread.php</span> file</p>
<p>Now edit <span style="color: #800080">forum-thread.php</span> file, in <span style="color: #008000">wp-content/themes/yourtheme/wpforo/layouts/4/</span></p>
<p>Find the below code part, it should be on 23 row:</p>
<pre contenteditable="false">&lt;?php wpforo_date($thread,'ago-date');</pre>
<p>and replace that code with these one:</p>
<pre contenteditable="false">&lt;?php wpforo_date($thread,'j F',true,false);</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/change-date-format/#post-77286</guid>
                    </item>
				                    <item>
                        <title>Change date format</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/change-date-format/#post-77251</link>
                        <pubDate>Thu, 24 Nov 2022 15:23:38 +0000</pubDate>
                        <description><![CDATA[Hi there,
I&#039;d like to change the date format for the list of the last posts (see attached file), I&#039;d like to have &quot;8 novembre&quot;. All the other dates are ok only this one is on an English for...]]></description>
                        <content:encoded><![CDATA[<p>Hi there,</p>
<p>I'd like to change the date format for the list of the last posts (see attached file), I'd like to have "8 novembre". All the other dates are ok only this one is on an English format. Is that possible?</p>
<p>Thanks!</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="wpforo-date.jpg" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1669303418-wpforo-date.jpg" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> wpforo-date.jpg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Ghoode</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/change-date-format/#post-77251</guid>
                    </item>
							        </channel>
        </rss>
		