<?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>
									How to hide members online widget to the guest - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-members-online-widget-to-the-guest/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 21 May 2026 11:02:52 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to hide members online widget to the guest</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-members-online-widget-to-the-guest/#post-64539</link>
                        <pubDate>Fri, 29 Apr 2022 09:03:06 +0000</pubDate>
                        <description><![CDATA[Hi @alice79b,
There is no option to hide the Online Members Widget for guest. You can hide it using custom CSS but the widget should be located in wpForo Forum Sidebar. The CSS will not wor...]]></description>
                        <content:encoded><![CDATA[<p>Hi @alice79b,</p>
<p>There is no option to hide the Online Members Widget for guest. You can hide it using custom CSS but the widget should be located in wpForo Forum Sidebar. The CSS will not work if you put the widget in WordPress theme sidebars.</p>
<p>https://wpforo.com/wp-content/uploads/2020/05/wpForo-Sidebar.png</p>
<p> </p>
<p>This css code should be inserted in <span style="color: #3366ff">Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code textarea</span>, then save it, delete all caches:</p>
<pre contenteditable="false">#wpforo-wrap.wpf-guest #wpf-widget-online-users.wpforo-widget-wrap{
     display:none;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-members-online-widget-to-the-guest/#post-64539</guid>
                    </item>
				                    <item>
                        <title>How to hide members online widget to the guest</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-members-online-widget-to-the-guest/#post-64364</link>
                        <pubDate>Fri, 29 Apr 2022 08:30:41 +0000</pubDate>
                        <description><![CDATA[Hi,
I&#039;d like to hide members online widget to the guests. Is there a way to do that?Thank you,Alice]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I'd like to hide members online widget to the guests. Is there a way to do that?<br /><br />Thank you,<br /><br />Alice</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>alice79b</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-members-online-widget-to-the-guest/#post-64364</guid>
                    </item>
							        </channel>
        </rss>
		