<?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 do I remove the “please login to comment” text from displaying for logged in users? - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/how-do-i-remove-the-please-login-to-comment-text-from-displaying-for-logged-in-users/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 19 Aug 2026 17:29:26 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How do I remove the “please login to comment” text from displaying for logged in users?</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-do-i-remove-the-please-login-to-comment-text-from-displaying-for-logged-in-users/#post-24970</link>
                        <pubDate>Mon, 22 Jul 2024 10:24:59 +0000</pubDate>
                        <description><![CDATA[Hi,
Please use this CSS code, it should solve the issue: 
.swpm-login-to-comment-msg {
    display: none;
}
Insert the code in the &quot;Custom CSS code&quot; textarea, located in the Dashboard &amp;...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Please use this CSS code, it should solve the issue: </p>
<pre contenteditable="false">.swpm-login-to-comment-msg {
    display: none;
}</pre>
<p>Insert the code in the "Custom CSS code" textarea, located in the Dashboard &gt; wpDiscuz &gt; Settings &gt; Styles &amp; Colors admin page. <br /><br />Don't forget to delete the caches before checking.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-do-i-remove-the-please-login-to-comment-text-from-displaying-for-logged-in-users/#post-24970</guid>
                    </item>
				                    <item>
                        <title>How do I remove the “please login to comment” text from displaying for logged in users?</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-do-i-remove-the-please-login-to-comment-text-from-displaying-for-logged-in-users/#post-24963</link>
                        <pubDate>Sat, 20 Jul 2024 21:02:54 +0000</pubDate>
                        <description><![CDATA[I&#039;m not sure if this is because I&#039;m an admin, or if all logged-in users see it, but even though my username and a logout link are showing above the comment form, there&#039;s still “Please login ...]]></description>
                        <content:encoded><![CDATA[<p>I'm not sure if this is because I'm an admin, or if all logged-in users see it, but even though my username and a logout link are showing above the comment form, there's still “Please login to comment” link (?) or text showing to the left. See screenshot for clarity. Is there a way to stop it from showing if the user is already logged in? Thank you!</p>
3949
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>ZanyP</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-do-i-remove-the-please-login-to-comment-text-from-displaying-for-logged-in-users/#post-24963</guid>
                    </item>
							        </channel>
        </rss>
		