<?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 or disable Select Forum dropdown in Private forum - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-or-disable-select-forum-dropdown-in-private-forum/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 20 May 2026 12:47:51 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Hide or disable Select Forum dropdown in Private forum</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-or-disable-select-forum-dropdown-in-private-forum/#post-65248</link>
                        <pubDate>Sat, 14 May 2022 23:19:52 +0000</pubDate>
                        <description><![CDATA[Thank you for the code which was simple to install and works great. My 5-star review is posted on the WP plugin page as it is well deserved.]]></description>
                        <content:encoded><![CDATA[<p>Thank you for the code which was simple to install and works great. My 5-star review is posted on the WP plugin page as it is well deserved.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>BrianWent</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-or-disable-select-forum-dropdown-in-private-forum/#post-65248</guid>
                    </item>
				                    <item>
                        <title>RE: Hide or disable Select Forum dropdown in Private forum</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-or-disable-select-forum-dropdown-in-private-forum/#post-64844</link>
                        <pubDate>Fri, 13 May 2022 10:29:09 +0000</pubDate>
                        <description><![CDATA[Hi @brianwent,
Insert the below CSS Code in Custom CSS Code field from Dashboard &gt; Forums &gt; Settings &gt; Styles Tab:
#wpforo #wpforo-wrap .wpf-topic-forum-field {
       display: n...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@brianwent,</span></p>
<p>Insert the below CSS Code in Custom CSS Code field from Dashboard &gt; Forums &gt; Settings &gt; Styles Tab:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpf-topic-forum-field {
       display: none !important;
}</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/hide-or-disable-select-forum-dropdown-in-private-forum/#post-64844</guid>
                    </item>
				                    <item>
                        <title>Hide or disable Select Forum dropdown in Private forum</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-or-disable-select-forum-dropdown-in-private-forum/#post-64838</link>
                        <pubDate>Thu, 12 May 2022 22:11:25 +0000</pubDate>
                        <description><![CDATA[In a private forum, I am using shortcodes to display the forum, topics, and the Add New Topic capability. Since the Add New Topic code is already calling the correct forum (for example, ), I...]]></description>
                        <content:encoded><![CDATA[<p>In a private forum, I am using shortcodes to display the forum, topics, and the Add New Topic capability. Since the Add New Topic code is already calling the correct forum (for example, ), I don't want the drop-down box to appear, especially since it lists all forums on the entire site, the vast majority of which are off-limits to the user.</p>
<p>Is there a way to remove or hide the drop-down box?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>BrianWent</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-or-disable-select-forum-dropdown-in-private-forum/#post-64838</guid>
                    </item>
							        </channel>
        </rss>
		