<?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>
									Hide Time from the post - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-time-from-the-post/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 10 Jul 2026 17:27:50 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Hide Time from the post</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-time-from-the-post/#post-117417</link>
                        <pubDate>Fri, 13 Sep 2024 16:10:35 +0000</pubDate>
                        <description><![CDATA[Hi @david111 
You can do this with CSS &quot;display: none&quot;.Use your browser&#039;s web developer tools to find the right CSS classes.Example for your topic here in the forum index
#wpforo #wpforo-w...]]></description>
                        <content:encoded><![CDATA[<p>Hi @david111 </p>
<p>You can do this with CSS "display: none".<br />Use your browser's web developer tools to find the right CSS classes.<br />Example for your topic here in the forum index</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpforo-widget-content .wpforo-list-item-right .postuser span,
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title .wpf-thread-author-name .wpforo-date-ago,
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-info .wpf-thread-last-date {
  display: none;
}</pre>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1726243835-Hide-Time-from-the-post.gif" target="_blank" title="Hide-Time-from-the-post.gif"><i class="fas fa-paperclip"></i>&nbsp;Hide-Time-from-the-post.gif</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>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-time-from-the-post/#post-117417</guid>
                    </item>
				                    <item>
                        <title>Hide Time from the post</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-time-from-the-post/#post-117416</link>
                        <pubDate>Fri, 13 Sep 2024 14:24:16 +0000</pubDate>
                        <description><![CDATA[Is there any way to hide the post time from the forum which displays the time when the post was submitted]]></description>
                        <content:encoded><![CDATA[<p>Is there any way to hide the post time from the forum which displays the time when the post was submitted</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>David111</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-time-from-the-post/#post-117416</guid>
                    </item>
							        </channel>
        </rss>
		