<?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>
									Removing useless tags - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/removing-useless-tags/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 19 Aug 2026 19:04:16 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Removing useless tags</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/removing-useless-tags/#post-28222</link>
                        <pubDate>Thu, 03 Apr 2025 09:27:36 +0000</pubDate>
                        <description><![CDATA[Thank you, it works.]]></description>
                        <content:encoded><![CDATA[<p>Thank you, it works.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Buddy203</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/removing-useless-tags/#post-28222</guid>
                    </item>
				                    <item>
                        <title>RE: Removing useless tags</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/removing-useless-tags/#post-28185</link>
                        <pubDate>Wed, 26 Mar 2025 11:34:13 +0000</pubDate>
                        <description><![CDATA[Hi,
Please use this CSS code: 
.wpd-comment-label:hover::after, .wpd-comment-label:hover::before{
   opacity: 0 !important;
}
#wpdcom .wpd-comment-status .wpd-...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Please use this CSS code: </p>
<pre contenteditable="false">.wpd-comment-label:hover::after, .wpd-comment-label:hover::before{
   opacity: 0 !important;
}
#wpdcom .wpd-comment-status .wpd-sticky:hover::after,#wpdcom .wpd-comment-status .wpd-sticky:hover::before{
   opacity:0 !important;
}</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.</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/removing-useless-tags/#post-28185</guid>
                    </item>
				                    <item>
                        <title>Removing useless tags</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/removing-useless-tags/#post-28181</link>
                        <pubDate>Tue, 25 Mar 2025 18:12:09 +0000</pubDate>
                        <description><![CDATA[Hello,
I would like to remove the tags that appear over &quot;author&quot; and &quot;sticky&quot;, how could I do that please?
Thank you.
Kind regards.]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p>I would like to remove the tags that appear over "author" and "sticky", how could I do that please?</p>
<p>Thank you.</p>
<p>Kind regards.</p>
4267
4268]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Buddy203</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/removing-useless-tags/#post-28181</guid>
                    </item>
							        </channel>
        </rss>
		