<?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 to close AND HIDE comments after X days? - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/how-to-close-and-hide-comments-after-x-days/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Jul 2026 14:42:06 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to close AND HIDE comments after X days?</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-close-and-hide-comments-after-x-days/#post-23017</link>
                        <pubDate>Wed, 24 Jan 2024 11:23:49 +0000</pubDate>
                        <description><![CDATA[tnx, it works perfectly ^^]]></description>
                        <content:encoded><![CDATA[<p>tnx, it works perfectly ^^</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>LookaZD</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-close-and-hide-comments-after-x-days/#post-23017</guid>
                    </item>
				                    <item>
                        <title>RE: How to close AND HIDE comments after X days?</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-close-and-hide-comments-after-x-days/#post-22970</link>
                        <pubDate>Mon, 22 Jan 2024 09:57:21 +0000</pubDate>
                        <description><![CDATA[Hi,
I may suggest you use the CSS code below: 
div.wpd-comments-closed &gt; #wpd-threads {
    display:none;
}
Insert the code in the &quot;Custom CSS code&quot; textarea, located in the Dashboar...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I may suggest you use the CSS code below: </p>
<pre contenteditable="false">div.wpd-comments-closed &gt; #wpd-threads {
    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>]]></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-to-close-and-hide-comments-after-x-days/#post-22970</guid>
                    </item>
				                    <item>
                        <title>How to close AND HIDE comments after X days?</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-close-and-hide-comments-after-x-days/#post-22963</link>
                        <pubDate>Sun, 21 Jan 2024 22:30:11 +0000</pubDate>
                        <description><![CDATA[If I&#039;m not mistaken by default WP disables comments after x days that we configure underSettings &gt; Discussion &gt; Automatically close comments on posts older than X daysBut that option o...]]></description>
                        <content:encoded><![CDATA[<p>If I'm not mistaken by default WP disables comments after x days that we configure under<br /><label for="close_comments_for_old_posts">Settings &gt; Discussion &gt; Automatically close comments on posts older than</label><span> X days<br /><br /></span>But that option only closes them so that new person can't write any new comment after X days.<br />I would also like to hide those comments too after that X days. Where can I configure that?</p>
<p>Tnx</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>LookaZD</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-close-and-hide-comments-after-x-days/#post-22963</guid>
                    </item>
							        </channel>
        </rss>
		