<?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 secondary group information from profile heading - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 13 May 2026 12:55:44 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Hide secondary group information from profile heading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/#post-50378</link>
                        <pubDate>Thu, 04 Feb 2021 12:25:21 +0000</pubDate>
                        <description><![CDATA[@sofy, thanks.
i solved it, actually the correct code is as follows:
 
#wpforo #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item:nth-child(3) {   display: none;}
but you put me o...]]></description>
                        <content:encoded><![CDATA[<p>@sofy, thanks.</p>
<p>i solved it, actually the correct code is as follows:</p>
<p> </p>
<pre>#wpforo #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item:nth-child(<span style="color: #ff0000">3</span>) {<br />   display: none;<br />}<br /><br /></pre>
<p>but you put me on the right path 😀 </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>somebooks71</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/#post-50378</guid>
                    </item>
				                    <item>
                        <title>RE: Hide secondary group information from profile heading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/#post-50373</link>
                        <pubDate>Thu, 04 Feb 2021 09:56:51 +0000</pubDate>
                        <description><![CDATA[@somebooks71,
Use the CSS code below: 
#wpforo #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item:nth-child(2) {  display: none;}
The CSS code should be added in the &quot;Custom CSS co...]]></description>
                        <content:encoded><![CDATA[<p>@somebooks71,</p>
<p>Use the CSS code below: </p>
<pre>#wpforo #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item:nth-child(2) {<br />  display: none;<br />}</pre>
<p>The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard &gt; Forums &gt; Settings &gt; Style Tab.  </p>
<p>Please 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>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/#post-50373</guid>
                    </item>
				                    <item>
                        <title>RE: Hide secondary group information from profile heading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/#post-50362</link>
                        <pubDate>Wed, 03 Feb 2021 17:41:58 +0000</pubDate>
                        <description><![CDATA[Hi @Sofy, thanks for your reply.
My checkboxes are already unchecked and, actually, secondary groups don&#039;t appear on posts.
But they are visible in the profile page (see image attached in ...]]></description>
                        <content:encoded><![CDATA[<p>Hi @Sofy, thanks for your reply.</p>
<p>My checkboxes are already unchecked and, actually, secondary groups don't appear on posts.</p>
<p>But they are visible in the profile page (see image attached in the original post).</p>
<p>Can I make them hidden?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>somebooks71</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/#post-50362</guid>
                    </item>
				                    <item>
                        <title>RE: Hide secondary group information from profile heading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/#post-50307</link>
                        <pubDate>Tue, 02 Feb 2021 07:42:24 +0000</pubDate>
                        <description><![CDATA[@somebooks71,
The option is located in the Dashboard &gt; Forums &gt; Settings &gt; Members Tab. It&#039;s called &quot;Display Secondary Usergroups under Post Author Avatar&quot;. You&#039;ll need to uncheck ...]]></description>
                        <content:encoded><![CDATA[<p><span>@somebooks71,</span></p>
<p>The option is located in the <span>Dashboard &gt; Forums &gt; Settings &gt; </span><span>Members Tab. It's called "Display Secondary Usergroups under Post Author Avatar". You'll need to uncheck the checkboxes. </span></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/hide-secondary-group-information-from-profile-heading/#post-50307</guid>
                    </item>
				                    <item>
                        <title>Hide secondary group information from profile heading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/#post-50302</link>
                        <pubDate>Mon, 01 Feb 2021 22:41:06 +0000</pubDate>
                        <description><![CDATA[Hi, is there a way to hide secondary group information from the profile of a user?
 
 
 Screen-Shot-02-01-21-at-11.39-PM.PNG]]></description>
                        <content:encoded><![CDATA[<p>Hi, is there a way to hide secondary group information from the profile of a user?</p>
<p> </p>
<p> </p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1612219266-Screen-Shot-02-01-21-at-1139-PM.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Screen-Shot-02-01-21-at-11.39-PM.PNG</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>somebooks71</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hide-secondary-group-information-from-profile-heading/#post-50302</guid>
                    </item>
							        </channel>
        </rss>
		