<?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>
									WPDiscuz comment area appears twice - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Jul 2026 22:44:26 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16826</link>
                        <pubDate>Tue, 27 Sep 2022 14:16:20 +0000</pubDate>
                        <description><![CDATA[@asti now i see the comments, thank you for your help. 🙂]]></description>
                        <content:encoded><![CDATA[@asti now i see the comments, thank you for your help. 🙂]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>miguelamendes</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16826</guid>
                    </item>
				                    <item>
                        <title>RE: WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16821</link>
                        <pubDate>Tue, 27 Sep 2022 08:11:22 +0000</pubDate>
                        <description><![CDATA[@miguelamendes,
Please use either the &quot;Initiate AJAX loading after page&quot; or the &quot;Display  button&quot; value for the &quot;Comment List Loading Type&quot; option. 
Please watch this video:...]]></description>
                        <content:encoded><![CDATA[<p>@miguelamendes,</p>
<p>Please use either the "Initiate AJAX loading after page" or the "Display  button" value for the "<a href="https://wpdiscuz.com/docs/wpdiscuz-7/plugin-settings/comment-thread-displaying/#comment-list-loading-type" target="_blank" rel="noopener">Comment List Loading Type</a>" option. </p>
<p>Please watch this video: https://www.screencast.com/t/KBC0NcjHy</p>
<p>It seems there is a conflict with the "Load with page" value. </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/wpdiscuz-comment-area-appears-twice/#post-16821</guid>
                    </item>
				                    <item>
                        <title>RE: WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16812</link>
                        <pubDate>Mon, 26 Sep 2022 11:02:38 +0000</pubDate>
                        <description><![CDATA[@asti i can´t see the comments, i see the total number of comments, but not the comments.
See the video below.]]></description>
                        <content:encoded><![CDATA[<p>@asti i can´t see the comments, i see the total number of comments, but not the comments.</p>
<p>See the video below.</p>
<p>https://www.screencast.com/t/ZwdrucKzDWxd</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>miguelamendes</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16812</guid>
                    </item>
				                    <item>
                        <title>RE: WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16804</link>
                        <pubDate>Fri, 23 Sep 2022 07:43:00 +0000</pubDate>
                        <description><![CDATA[@miguelamendes,
The code doesn&#039;t work for the LearnDash versions higher than v. 4.3.0. But the CSS code should be kept. 
The code is currently removed and everything is working fine, pleas...]]></description>
                        <content:encoded><![CDATA[<p>@miguelamendes,</p>
<p>The code doesn't work for the LearnDash versions higher than v. 4.3.0. But the CSS code should be kept. </p>
<p>The code is currently removed and everything is working fine, please watch this video: https://www.screencast.com/t/4CeHSDg0Wjch</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/wpdiscuz-comment-area-appears-twice/#post-16804</guid>
                    </item>
				                    <item>
                        <title>RE: WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16802</link>
                        <pubDate>Thu, 22 Sep 2022 16:12:16 +0000</pubDate>
                        <description><![CDATA[@asti i have this code in the functions file, that previous worked to remove the duplicated comments.
/*** Remove duplicated Comments in LearnDash focus mode*/add_filter(&#039;learndash_focus_mo...]]></description>
                        <content:encoded><![CDATA[<p>@asti i have this code in the functions file, that previous worked to remove the duplicated comments.</p>
<p>/**<br />* Remove duplicated Comments in LearnDash focus mode<br />*/<br />add_filter('learndash_focus_mode_can_view_comments','__return_false');<br />add_filter('learndash_focus_mode_comments','__return_true');<br />add_action('learndash-focus-content-end',function(){<br />if(is_user_logged_in()){<br />comments_template();<br />}<br />});</p>
<p>When i remove this code from the functions file the comments are not duplicated but i don't see the comments already done in the page.</p>
<p>Can you help?</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>miguelamendes</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16802</guid>
                    </item>
				                    <item>
                        <title>RE: WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16770</link>
                        <pubDate>Tue, 20 Sep 2022 06:17:27 +0000</pubDate>
                        <description><![CDATA[This is not the wpDiscuz issue. Even if you deactivate the wpDiscuz plugin you will still see two comment forms. It seems the comments_template() function is called twice in the theme templa...]]></description>
                        <content:encoded><![CDATA[<p>This is not the wpDiscuz issue. Even if you deactivate the wpDiscuz plugin you will still see two comment forms. It seems the comments_template() function is called twice in the theme template files. Please contact your theme support with this issue. </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/wpdiscuz-comment-area-appears-twice/#post-16770</guid>
                    </item>
				                    <item>
                        <title>RE: WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16752</link>
                        <pubDate>Sat, 17 Sep 2022 07:36:42 +0000</pubDate>
                        <description><![CDATA[Thank you @miguelamendes,
We&#039;ve received the email. Currently, the developers are checking the issue. I&#039;ll update this topic once I get a response from them.]]></description>
                        <content:encoded><![CDATA[<p>Thank you @miguelamendes,</p>
<p>We've received the email. Currently, the developers are checking the issue. I'll update this topic once I get a response from them. </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/wpdiscuz-comment-area-appears-twice/#post-16752</guid>
                    </item>
				                    <item>
                        <title>RE: WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16751</link>
                        <pubDate>Fri, 16 Sep 2022 15:46:57 +0000</pubDate>
                        <description><![CDATA[Hello Asti, i have sent the the admin login details to infogvectors.com email address.]]></description>
                        <content:encoded><![CDATA[<p>Hello Asti, i have sent the<span> the admin login details to infogvectors.com email address.</span></p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>miguelamendes</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16751</guid>
                    </item>
				                    <item>
                        <title>RE: WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16749</link>
                        <pubDate>Fri, 16 Sep 2022 13:12:15 +0000</pubDate>
                        <description><![CDATA[@miguelamendes,
We don&#039;t find such an issue on our test websites. This is something specific in your case. Could you please send the admin login details to infogvectors.com email addres...]]></description>
                        <content:encoded><![CDATA[<p><span>@miguelamendes,</span></p>
<p>We don't find such an issue on our test websites. This is something specific in your case. Could you please send the admin login details to infogvectors.com email address? I'll ask the developers to check the issue for you. </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/wpdiscuz-comment-area-appears-twice/#post-16749</guid>
                    </item>
				                    <item>
                        <title>WPDiscuz comment area appears twice</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16748</link>
                        <pubDate>Fri, 16 Sep 2022 13:01:47 +0000</pubDate>
                        <description><![CDATA[Hi,
 
When you are logged out the WPDiscuz comment area only appears one time, but if you are logged in appears twice.
 
Please watch the video.
 
Can you help us?
 
Thank you!
Migu...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p> </p>
<p>When you are logged out the WPDiscuz comment area only appears one time, but if you are logged in appears twice.</p>
<p> </p>
<p>Please watch the video.</p>
<p>https://www.loom.com/share/5d721b0ec16d4908a4f60344b0efe045</p>
<p> </p>
<p>Can you help us?</p>
<p> </p>
<p>Thank you!</p>
<p>Miguel</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>miguelamendes</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/wpdiscuz-comment-area-appears-twice/#post-16748</guid>
                    </item>
							        </channel>
        </rss>
		