<?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>
									Hiding Display and Nicknames - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hiding-display-and-nicknames/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 18 Apr 2026 23:14:04 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Hiding Display and Nicknames</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hiding-display-and-nicknames/#post-77406</link>
                        <pubDate>Wed, 30 Nov 2022 21:13:53 +0000</pubDate>
                        <description><![CDATA[Awesome, worked like a champ!  Thank you!]]></description>
                        <content:encoded><![CDATA[<p>Awesome, worked like a champ!  Thank you!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>KillMinus9</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hiding-display-and-nicknames/#post-77406</guid>
                    </item>
				                    <item>
                        <title>RE: Hiding Display and Nicknames</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hiding-display-and-nicknames/#post-77399</link>
                        <pubDate>Wed, 30 Nov 2022 14:13:57 +0000</pubDate>
                        <description><![CDATA[Hi @killminus9,
Try this CSS Code:
#wpforo #wpforo-wrap .wpf-post-head-top .wpf-post-info div a:last-child,
#wpforo #wpforo-wrap .wpforo-post-head .wpforo-topic-head-wrap .wpf-topic-more-...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@killminus9,</span></p>
<p>Try this CSS Code:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpf-post-head-top .wpf-post-info div a:last-child,
#wpforo #wpforo-wrap .wpforo-post-head .wpforo-topic-head-wrap .wpf-topic-more-info,
#wpforo #wpforo-wrap .wpf-post-stat .wpf-post-stat-box.wpf-pb-more,
#wpforo #wpforo-wrap .wpforo-post.wpfcl-1 .wpforo-post-author,
#wpforo #wpforo-wrap .wpforo-last-topic-title .wpforo-topic-author {
    display: none !important;
}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left{
    border: 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>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hiding-display-and-nicknames/#post-77399</guid>
                    </item>
				                    <item>
                        <title>Hiding Display and Nicknames</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/hiding-display-and-nicknames/#post-77375</link>
                        <pubDate>Wed, 30 Nov 2022 04:24:39 +0000</pubDate>
                        <description><![CDATA[Hi, I&#039;ve seen a number of posts on this topic, but I haven&#039;t seen any with my specific ask or a solution to my need.  I&#039;ve tried various combinations of CSS code but haven&#039;t come up with the...]]></description>
                        <content:encoded><![CDATA[<p>Hi, I've seen a number of posts on this topic, but I haven't seen any with my specific ask or a solution to my need.  I've tried various combinations of CSS code but haven't come up with the right combination.  So here is what I need to do.  I've created a forum for people to ask questions; I'm using the Q&amp;A Layout.  The questions need to be posted anonymously, so I don't want to display a username, Nickname, or Avitar.  Pretty much anything that could identify a user needs to be hidden from the front end.  </p>
<p>I've attached an image of the areas, I've identified that need to be hidden.  In an ideal world, the <em>Last Post by XXX</em>, would say something more like, <em>Last Post X time ago.</em></p>
<p>Thank you in advance for any help the community can provide.</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="Artboard-1.png" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1669782279-Artboard-1.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Artboard-1.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>KillMinus9</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/hiding-display-and-nicknames/#post-77375</guid>
                    </item>
							        </channel>
        </rss>
		