<?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>
									Comment policy - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 11 Aug 2026 18:10:43 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Comment policy</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20848</link>
                        <pubDate>Fri, 26 May 2023 08:30:40 +0000</pubDate>
                        <description><![CDATA[Ahh. Thanks a lot. You can close the post :)]]></description>
                        <content:encoded><![CDATA[<p>Ahh. Thanks a lot. You can close the post :)</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Taxick</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20848</guid>
                    </item>
				                    <item>
                        <title>RE: Comment policy</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20845</link>
                        <pubDate>Fri, 26 May 2023 08:06:36 +0000</pubDate>
                        <description><![CDATA[@taxick,
You&#039;ve forgotten to add the link in the href attribute. The right code is provided below:
add_action(&quot;wpdiscuz_comment_form_before&quot;, function () {
    echo &quot;&lt;div style=&#039;text-a...]]></description>
                        <content:encoded><![CDATA[<p>@taxick,</p>
<p>You've forgotten to add the link in the <em>href</em> attribute. The right code is provided below:</p>
<pre contenteditable="false">add_action("wpdiscuz_comment_form_before", function () {
    echo "&lt;div style='text-align:center'&gt;";
    echo "Husk at følge vores: &lt;a href='https://www.futurenode.dk/retningslinjer-for-kommentarer'&gt;Retningslinjer for kommentarer&lt;/a&gt;";
}); </pre>
<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/comment-policy/#post-20845</guid>
                    </item>
				                    <item>
                        <title>RE: Comment policy</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20835</link>
                        <pubDate>Thu, 25 May 2023 18:04:36 +0000</pubDate>
                        <description><![CDATA[edit to my post above.
I want to make a link that is clickable and opens on a new page.]]></description>
                        <content:encoded><![CDATA[<p>edit to my post above.</p>
<p>I want to make a link that is clickable and opens on a new page.</p>
3304]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Taxick</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20835</guid>
                    </item>
				                    <item>
                        <title>RE: Comment policy</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20834</link>
                        <pubDate>Thu, 25 May 2023 17:54:16 +0000</pubDate>
                        <description><![CDATA[Hi @Asti
I have a problem with my code.
I have installed this code in WPcode, and it appears on the correct pages...
Test page:(Right over the comment field)
But the link is not clickabl...]]></description>
                        <content:encoded><![CDATA[<p>Hi @Asti</p>
<p>I have a problem with my code.</p>
<p>I have installed this code in WPcode, and it appears on the correct pages...</p>
<p>Test page: <a href="https://www.futurenode.dk/dice-veteraner-samles/" target="_blank" rel="noopener">https://www.futurenode.dk/dice-veteraner-samles/</a> (Right over the comment field)</p>
<p>But the link is not clickable. Right now my code looks like this:</p>
<pre contenteditable="false">add_action("wpdiscuz_comment_form_before", function () {
    echo "&lt;div style='text-align:center'&gt;";
    echo "Husk at følge vores: &lt;a https://www.futurenode.dk/retningslinjer-for-kommentarer/&gt;Retningslinjer for kommentarer&lt;/a&gt;";
});</pre>
<p>I want to make link that opens in a new page</p>
<p>Can you help me?</p>
<p>BTW... My PHP and html skill is very limited</p>
<p>Regards</p>
<p>Thomas</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Taxick</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20834</guid>
                    </item>
				                    <item>
                        <title>RE: Comment policy</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20830</link>
                        <pubDate>Wed, 24 May 2023 18:00:20 +0000</pubDate>
                        <description><![CDATA[Hi @Asti
Thanks. I will loke into this in a weak or to]]></description>
                        <content:encoded><![CDATA[<p>Hi @Asti</p>
<p>Thanks. I will loke into this in a weak or to</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Taxick</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20830</guid>
                    </item>
				                    <item>
                        <title>RE: Comment policy</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20826</link>
                        <pubDate>Wed, 24 May 2023 08:30:29 +0000</pubDate>
                        <description><![CDATA[@taxick,
Please put the code using the methods provided in this article:]]></description>
                        <content:encoded><![CDATA[<p>@taxick,</p>
<p>Please put the code using the methods provided in this article: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-code-in-wordpress-without-breaking-your-site/</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/comment-policy/#post-20826</guid>
                    </item>
				                    <item>
                        <title>RE: Comment policy</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20825</link>
                        <pubDate>Wed, 24 May 2023 08:27:14 +0000</pubDate>
                        <description><![CDATA[Hi @Asti :)
Thanks for your reply. Maybe a stupid question, but where will I need to add the code?]]></description>
                        <content:encoded><![CDATA[<p>Hi @Asti :)</p>
<p>Thanks for your reply. Maybe a stupid question, but where will I need to add the code?</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Taxick</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20825</guid>
                    </item>
				                    <item>
                        <title>RE: Comment policy</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20820</link>
                        <pubDate>Wed, 24 May 2023 07:53:32 +0000</pubDate>
                        <description><![CDATA[Hi Thomas,
You can use the wpdiscuz_comment_form_before hook. More info here:]]></description>
                        <content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>You can use the <em><strong>wpdiscuz_comment_form_before</strong></em> hook. More info here: https://wpdiscuz.com/docs/codex/actions/wpdiscuz_comment_form_before/</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/comment-policy/#post-20820</guid>
                    </item>
				                    <item>
                        <title>Comment policy</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20815</link>
                        <pubDate>Tue, 23 May 2023 13:23:23 +0000</pubDate>
                        <description><![CDATA[Hi,
I have a new site called:) and I use wpDiscuz
I have also bought &quot;Addons Basic Bundle&quot;
Now to my question. Is there an easy way to add a &quot;Comment policy link&quot; before the comment field...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I have a new site called https://www.futurenode.dk :) and I use wpDiscuz</p>
<p>I have also bought "Addons Basic Bundle"</p>
<p>Now to my question. Is there an easy way to add a "Comment policy link" before the comment field?</p>
3303
<p>Thanks</p>
<p>Thomas</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Taxick</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/comment-policy/#post-20815</guid>
                    </item>
							        </channel>
        </rss>
		