<?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 display rating only but disallow comments - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/how-to-display-rating-only-but-disallow-comments/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 16 Jun 2026 01:00:47 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to display rating only but disallow comments</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-display-rating-only-but-disallow-comments/#post-28554</link>
                        <pubDate>Sat, 10 May 2025 09:44:33 +0000</pubDate>
                        <description><![CDATA[Hi,
I&#039;m sorry, but there are not any hooks we can provide you.
Suggestion: You can hide the comment form using CSS or JS code.]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I'm sorry, but there are not any hooks we can provide you.</p>
<p>Suggestion: You can hide the comment form using CSS or JS code. </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-display-rating-only-but-disallow-comments/#post-28554</guid>
                    </item>
				                    <item>
                        <title>How to display rating only but disallow comments</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-display-rating-only-but-disallow-comments/#post-28545</link>
                        <pubDate>Wed, 07 May 2025 13:13:14 +0000</pubDate>
                        <description><![CDATA[Howdy,
just discovered WPDiscuz and installed and am delighted so far! I&#039;ve got a somewhat strange question and doubt this will be possible. I&#039;ll have some 50+ categories and want to allow ...]]></description>
                        <content:encoded><![CDATA[<p>Howdy,</p>
<p>just discovered WPDiscuz and installed and am delighted so far! I've got a somewhat strange question and doubt this will be possible. I'll have some 50+ categories and want to allow comments only in a few of them. Found this snippet here to deal with this </p>
<p>add_filter("is_load_wpdiscuz", function ($load, $post) {<br />if (has_category(, $post)) {<br />$load = false;<br />}<br />return $load;<br />}, 10, 2);</p>
<p>Perfect .. BUT ... this way I also loose the rating feature which is not desired. Is there a way to only display the rating but not the comments?</p>
<p>Thx for any hints on that.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>bembelhead</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-display-rating-only-but-disallow-comments/#post-28545</guid>
                    </item>
							        </channel>
        </rss>
		