<?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>
									Show replies only to members - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 06 Mar 2026 08:13:04 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Show replies only to members</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25642</link>
                        <pubDate>Tue, 17 Sep 2024 08:35:30 +0000</pubDate>
                        <description><![CDATA[@kimchiema 
I&#039;m sorry, but there is not an easy solution I can share here.]]></description>
                        <content:encoded><![CDATA[<p>@kimchiema </p>
<p>I'm sorry, but there is not an easy solution I can share here. </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/show-replies-only-to-members/#post-25642</guid>
                    </item>
				                    <item>
                        <title>RE: Show replies only to members</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25641</link>
                        <pubDate>Tue, 17 Sep 2024 08:22:43 +0000</pubDate>
                        <description><![CDATA[@asti that worked perfect.
Do you think it&#039;s possible to have the reply visible only to the original poster? For example, to have the link that&#039;s sent to their email say something like url/...]]></description>
                        <content:encoded><![CDATA[<p>@asti that worked perfect.</p>
<p>Do you think it's possible to have the reply visible only to the original poster? For example, to have the link that's sent to their email say something like url/#comment-123&amp;logged=1 , where the logged parameter lets them see the reply?</p>
<p>Thanks</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>kimchiema</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25641</guid>
                    </item>
				                    <item>
                        <title>RE: Show replies only to members</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25587</link>
                        <pubDate>Fri, 13 Sep 2024 09:43:32 +0000</pubDate>
                        <description><![CDATA[I&#039;d suggest you use this CSS code: 
#wpdcom.wpdiscuz_unauth .wpd-reply &gt;.wpd-comment-wrap {display:none;}
#wpdcom.wpdiscuz_unauth .wpd_comment_level-2.odd:before {
    content: &#039;Please...]]></description>
                        <content:encoded><![CDATA[
<p>Wow, thank you so much for your fast and solving response. I've added the CSS, it works, and it would be great if when the users click the "Show reply" instead of showing nothing, to show some text like "The replies can only be seen be members".</p>
<p></p>
<p>I'd suggest you use this CSS code: </p>
<pre contenteditable="false">#wpdcom.wpdiscuz_unauth .wpd-reply &gt;.wpd-comment-wrap {display:none;}
#wpdcom.wpdiscuz_unauth .wpd_comment_level-2.odd:before {
    content: 'Please login to see the replies';
    display: flex;
    justify-content: center;
}
</pre>
<p>In this case, the previous CSS code should be removed.</p>
<p> </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/show-replies-only-to-members/#post-25587</guid>
                    </item>
				                    <item>
                        <title>RE: Show replies only to members</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25582</link>
                        <pubDate>Thu, 12 Sep 2024 15:54:16 +0000</pubDate>
                        <description><![CDATA[Or is it possible to show the reply only to the original poster, even if they&#039;re guests?]]></description>
                        <content:encoded><![CDATA[<p>Or is it possible to show the reply only to the original poster, even if they're guests?</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>kimchiema</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25582</guid>
                    </item>
				                    <item>
                        <title>RE: Show replies only to members</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25580</link>
                        <pubDate>Thu, 12 Sep 2024 09:59:07 +0000</pubDate>
                        <description><![CDATA[Wow, thank you so much for your fast and solving response. I&#039;ve added the CSS, it works, and it would be great if when the users click the &quot;Show reply&quot; instead of showing nothing, to show so...]]></description>
                        <content:encoded><![CDATA[<p>Wow, thank you so much for your fast and solving response. I've added the CSS, it works, and it would be great if when the users click the "Show reply" instead of showing nothing, to show some text like "The replies can only be seen be members".</p>
<p>Thank you</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>kimchiema</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25580</guid>
                    </item>
				                    <item>
                        <title>RE: Show replies only to members</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25579</link>
                        <pubDate>Thu, 12 Sep 2024 09:28:35 +0000</pubDate>
                        <description><![CDATA[Hi,
You can use the CSS code like this:
#wpdcom.wpdiscuz_unauth .wpd-reply {display:none;}
Insert the code in the &quot;Custom CSS code&quot; textarea, located in the Dashboard &gt; wpDiscuz &gt; S...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>You can use the CSS code like this:</p>
<pre contenteditable="false">#wpdcom.wpdiscuz_unauth .wpd-reply {display:none;}</pre>
<p>Insert the code in the "<strong>Custom CSS code</strong>" textarea, located in the <em>Dashboard &gt; wpDiscuz &gt; Settings &gt; Styles &amp; Colors</em> admin page. <br /><br />Don't forget to delete the caches before checking.</p>
<p>Or js code:</p>
<pre contenteditable="false">jQuery(document).ready(function(){
     jQuery('#wpdcom.wpdiscuz_unauth .wpd-reply').remove();
});</pre>
<p>Here are the instructions on how to properly add JavaScript to WordPress: https://wordpress.com/go/website-building/how-to-properly-add-javascript-to-wordpress-3-top-methods/</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/show-replies-only-to-members/#post-25579</guid>
                    </item>
				                    <item>
                        <title>Show replies only to members</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25577</link>
                        <pubDate>Thu, 12 Sep 2024 09:14:37 +0000</pubDate>
                        <description><![CDATA[Hello, can you please tell me if there is an option to show the replies only to logged in members? Basically, I want to hide the comment replies from guests, thank you.]]></description>
                        <content:encoded><![CDATA[<p>Hello, can you please tell me if there is an option to show the replies only to logged in members? Basically, I want to hide the comment replies from guests, thank you.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>kimchiema</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/show-replies-only-to-members/#post-25577</guid>
                    </item>
							        </channel>
        </rss>
		