<?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>
									Removing &quot;Unread Posts&quot; link from top of Forum - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 11 Jul 2026 17:40:20 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Removing &quot;Unread Posts&quot; link from top of Forum</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-26360</link>
                        <pubDate>Thu, 25 Apr 2019 12:21:14 +0000</pubDate>
                        <description><![CDATA[Thanks!!! Arigato!!!]]></description>
                        <content:encoded><![CDATA[<p>Thanks!!! Arigato!!!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>maltrain</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-26360</guid>
                    </item>
				                    <item>
                        <title>RE: Removing &quot;Unread Posts&quot; link from top of Forum</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-26351</link>
                        <pubDate>Thu, 25 Apr 2019 07:18:36 +0000</pubDate>
                        <description><![CDATA[Hi @maltrain,
There is an option that allows disabling RSS Feed. The option is located in Dashboard &gt; Forums &gt; Settings &gt; Features admin page. You just need to set the value &quot;NO&quot; f...]]></description>
                        <content:encoded><![CDATA[<p>Hi @maltrain,</p>
<p>There is an option that allows disabling RSS Feed. The option is located in Dashboard &gt; Forums &gt; Settings &gt; Features admin page. You just need to set the value "NO" for the "Enable RSS Feed" option.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-26351</guid>
                    </item>
				                    <item>
                        <title>RE: Removing &quot;Unread Posts&quot; link from top of Forum</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-26342</link>
                        <pubDate>Wed, 24 Apr 2019 22:46:06 +0000</pubDate>
                        <description><![CDATA[It worked perfect, but I&#039;d like to remove the &quot;Forums (RSS) | Topics (RSS)&quot; links next to it too... is there a code you can give me for that?]]></description>
                        <content:encoded><![CDATA[<p>It worked perfect, but I'd like to remove the "Forums (RSS) | Topics (RSS)" links next to it too... is there a code you can give me for that?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>maltrain</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-26342</guid>
                    </item>
				                    <item>
                        <title>RE: Removing &quot;Unread Posts&quot; link from top of Forum</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-21135</link>
                        <pubDate>Mon, 19 Nov 2018 08:58:30 +0000</pubDate>
                        <description><![CDATA[Hi witty,There is no option for removing the &quot;Unread Posts&quot; link. You can use the following CSS code.Please navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page, put the fo...]]></description>
                        <content:encoded><![CDATA[<p>Hi witty,</p><p>There is no option for removing the "Unread Posts" link. You can use the following CSS code.</p><p>Please navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page, put the following CSS in the "Custom CSS Code" textarea, save it delete all caches, do CTRL+F5 on forum frontend. </p><pre>#wpforo #wpforo-wrap span.wpf-unread-posts {<br />   display: none !important;<br />}<br /><br />#wpforo #wpforo-wrap span.wpf-unread-posts + sep {<br />   display: none !important;<br />}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-21135</guid>
                    </item>
				                    <item>
                        <title>Removing &quot;Unread Posts&quot; link from top of Forum</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-21116</link>
                        <pubDate>Sun, 18 Nov 2018 17:44:09 +0000</pubDate>
                        <description><![CDATA[There is a link for &quot;Unread Posts&quot; at top of the forum (just below the menu ). There were two more RSS links along side it- but i was able to remove them through settings-&gt; features. But ...]]></description>
                        <content:encoded><![CDATA[<p>There is a link for "Unread Posts" at top of the forum (just below the menu ). There were two more RSS links along side it- but i was able to remove them through settings-&gt; features. But i cant find out how to remove  this "Unread Posts" link from there.</p><p>Thanks for help</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>witty</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/removing-unread-posts-link-from-top-of-forum/#post-21116</guid>
                    </item>
							        </channel>
        </rss>
		