<?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 views - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 11 Apr 2026 16:55:17 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: hide views</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-58903</link>
                        <pubDate>Mon, 11 Oct 2021 15:15:51 +0000</pubDate>
                        <description><![CDATA[@tutrix Thank you very much]]></description>
                        <content:encoded><![CDATA[@tutrix Thank you very much]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>selsebil</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-58903</guid>
                    </item>
				                    <item>
                        <title>RE: hide views</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-58883</link>
                        <pubDate>Fri, 08 Oct 2021 14:36:05 +0000</pubDate>
                        <description><![CDATA[Posted by: @selsebil 
Thank you for the code. I guess that &quot;thead&quot; in the second line would be &quot;thread&quot;, isn&#039;t it?

&quot;.wpf-thead-views&quot; is correct
Relates to &quot;head&quot; not the &quot;thread&quot;
 wpf...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="31204" data-postid="58882" data-mention="selsebil">
<div class="wpforo-post-quote-author"><strong> Posted by: @selsebil </strong></div>
<p>Thank you for the code. I guess that "thead" in the second line would be "thread", isn't it?</p>
</blockquote>
<p>".wpf-thead-views" is correct</p>
<p>Relates to "head" not the "thread"</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="wpf-thead-views.jpg" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1633703765-wpf-thead-views.jpg" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> wpf-thead-views.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>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-58883</guid>
                    </item>
				                    <item>
                        <title>RE: hide views</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-58882</link>
                        <pubDate>Fri, 08 Oct 2021 14:23:38 +0000</pubDate>
                        <description><![CDATA[.wpf-thead-views {

Thank you for the code. I guess that &quot;thead&quot; in the second line would be &quot;thread&quot;, isn&#039;t it?]]></description>
                        <content:encoded><![CDATA[<blockquote>
<pre contenteditable="false">.wpf-thead-views {</pre>
</blockquote>
<p>Thank you for the code. I guess that "thead" in the second line would be "thread", isn't it?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>selsebil</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-58882</guid>
                    </item>
				                    <item>
                        <title>RE: hide views</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-42885</link>
                        <pubDate>Fri, 19 Jun 2020 12:58:02 +0000</pubDate>
                        <description><![CDATA[Hi @lukva,
Please navigate to the Dashboard &gt; forums &gt; Settings &gt; Styles admin page put the following CSS code in the &quot;Custom CSS Code&quot; textarea:
#wpforo #wpforo-wrap .wpfl-4 .wpf...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@lukva,</span></p>
<p>Please navigate to the Dashboard &gt; forums &gt; Settings &gt; Styles admin page put the following CSS code in the "Custom CSS Code" textarea:</p>
<pre>#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-views {<br />   display: none;<br />}<br /><br />#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-views {<br />   display: none;<br />}</pre>
<p>Don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-42885</guid>
                    </item>
				                    <item>
                        <title>hide views</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-42880</link>
                        <pubDate>Fri, 19 Jun 2020 12:43:15 +0000</pubDate>
                        <description><![CDATA[We are a starting forum and want to hide the views of posts. Is this possible?
thanks]]></description>
                        <content:encoded><![CDATA[<p>We are a starting forum and want to hide the views of posts. Is this possible?</p>
<p>thanks</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>lukva</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-views/#post-42880</guid>
                    </item>
							        </channel>
        </rss>
		