<?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 Comments not displaying - How-To and Troubleshooting				            </title>
            <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 19 Jul 2026 18:33:56 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: wpDiscuz Comments not displaying</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-19180</link>
                        <pubDate>Mon, 16 Dec 2019 11:54:41 +0000</pubDate>
                        <description><![CDATA[Posted by: @se8820726 we have our personal theme.The custom theme you are using, developed by you?If yes please leave the example URL  to allow us to check it. If no, you should contact the ...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="14170" data-postid="19171" data-mention="se8820726"><div class="wpforo-post-quote-author"><strong> Posted by: @se8820726 </strong></div><p>we have our personal theme.</p></blockquote><p>The custom theme you are using, developed by you?</p><p>If yes please leave the example URL  to allow us to check it. </p><p>If no, you should contact the custom theme developers, and ask them this question.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Elvina</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-19180</guid>
                    </item>
				                    <item>
                        <title>RE:</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-19171</link>
                        <pubDate>Sun, 15 Dec 2019 12:10:13 +0000</pubDate>
                        <description><![CDATA[Posted by: @seal Problem With wpDiscuz, comments don&#039;t display. &quot;2 Comments&quot; displays, and then the form displays fine, just not comments.Did anyone solve this problem at last?we have this p...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="10223" data-postid="11472" data-mention="seal"><div class="wpforo-post-quote-author"><strong> Posted by: @seal </strong></div><p><strong>Problem</strong> With wpDiscuz, comments don't display. "2 Comments" displays, and then the form displays fine, just not comments.</p></blockquote><p>Did anyone solve this problem at last?</p><p>we have this problem too. but we don't use Divi theme. we have our personal theme.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>se8820726</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-19171</guid>
                    </item>
				                    <item>
                        <title>RE: wpDiscuz Comments not displaying</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11490</link>
                        <pubDate>Sat, 13 Oct 2018 10:02:57 +0000</pubDate>
                        <description><![CDATA[Hi @seal,For me it requires login, even if login is not required in settings. Hmmm...Please navigate to Dashboard &gt; Comments &gt; Forums admin page, make sure the &quot;Allow guests to comment...]]></description>
                        <content:encoded><![CDATA[<p>Hi @seal,</p><blockquote><p>For me it requires login, even if login is not required in settings. Hmmm...</p></blockquote><p>Please navigate to Dashboard &gt; Comments &gt; Forums admin page, make sure the "Allow guests to comment" option is enabled.</p><p>More info here: https://wpdiscuz.com/docs/wpdiscuz-documentation/getting-started/custom-comment-form/comment-form-settings/#only-loggedin</p><blockquote><p><a href="https://gvectors.com/forum/how-to-and-troubleshooting/how-can-i-insert-wpdiscuz-into-a-page-as-a-standalone-comment-wall-i-e-detached-from-any-wp-post/" target="true">Here</a> is how to make a shortcode that might side-step the Divi comment system. This sortof worked, but comments appeared above the normal content. Weird.</p></blockquote><p>Use the following code, it will work properly:</p><pre>function my_wpdiscuz_shortcode() {<br />    if (file_exists(ABSPATH . 'wp-content/plugins/wpdiscuz/templates/comment/comment-form.php')) {<br />        ob_start();<br />        include_once ABSPATH . 'wp-content/plugins/wpdiscuz/templates/comment/comment-form.php';<br />        return ob_get_clean();<br />    }<br />}<br /><br />add_shortcode('wpdiscuz_comments', 'my_wpdiscuz_shortcode');</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11490</guid>
                    </item>
				                    <item>
                        <title>RE: wpDiscuz Comments not displaying</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11480</link>
                        <pubDate>Sat, 13 Oct 2018 00:18:31 +0000</pubDate>
                        <description><![CDATA[Here is an eloquent description and request for fix, but there is no answer.Here is someone who says he does it without any issues. I can confirm that it sortof does work if (a) you find all...]]></description>
                        <content:encoded><![CDATA[<p><a href="https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-showing-on-divi-page-builder-pages/" target="true">Here</a> is an eloquent description and request for fix, but there is no answer.</p><p><a href="https://www.reddit.com/r/divi/comments/9k16x0/had_anyone_ever_been_able_to_get_wpdiscuz_to_work/" target="true">Here</a> is someone who says he does it without any issues. <strong>I can confirm that it sortof does work if</strong> (a) you find all the Divi shortcodes a page uses, then (b) use the default editor, pasting in all the shortcodes, finally (c) check the Discussion &gt; Allow Comments box... wpDiscuz does work. For me it requires login, even if login is not required in settings. Hmmm...</p><p><a href="https://gvectors.com/forum/how-to-and-troubleshooting/how-can-i-insert-wpdiscuz-into-a-page-as-a-standalone-comment-wall-i-e-detached-from-any-wp-post/" target="true">Here</a> is how to make a shortcode that might side-step the Divi comment system. This sortof worked, but comments appeared above the normal content. Weird.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Seal</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11480</guid>
                    </item>
				                    <item>
                        <title>RE: wpDiscuz Comments not displaying</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11476</link>
                        <pubDate>Fri, 12 Oct 2018 16:41:22 +0000</pubDate>
                        <description><![CDATA[Yes, it works with twentyseventeen, so I guess its an interaction with wpDiscuz and Divi.I will investigate further.]]></description>
                        <content:encoded><![CDATA[<p>Yes, it works with twentyseventeen, so I guess its an interaction with wpDiscuz and Divi.</p><p>I will investigate further.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Seal</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11476</guid>
                    </item>
				                    <item>
                        <title>RE: wpDiscuz Comments not displaying</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11473</link>
                        <pubDate>Fri, 12 Oct 2018 08:50:19 +0000</pubDate>
                        <description><![CDATA[Hi @sealCould you please check using a default theme?]]></description>
                        <content:encoded><![CDATA[<p>Hi @seal</p><p>Could you please check using a default theme? </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11473</guid>
                    </item>
				                    <item>
                        <title>wpDiscuz Comments not displaying</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11472</link>
                        <pubDate>Fri, 12 Oct 2018 05:59:19 +0000</pubDate>
                        <description><![CDATA[I have exactly the same issue as this, unfortunately, there was not solution in the thread.Problem With wpDiscuz, comments don&#039;t display. &quot;2 Comments&quot; displays, and then the form displays fi...]]></description>
                        <content:encoded><![CDATA[<p>I have exactly the same issue as <a href="https://gvectors.com/forum/how-to-and-troubleshooting/comments-not-displaying/#post-6576" target="true">this</a>, unfortunately, there was not solution in the thread.</p><p><strong>Problem</strong> With wpDiscuz, comments don't display. "2 Comments" displays, and then the form displays fine, just not comments. If I deactivate the plugin, the comments are displayed.</p><p>I have no cache installed yet. I use the Divi theme. No other extensions handle comments, and I disabled them all to see if they effected the situation... nothing.</p><p>tia...</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Seal</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-comments-not-displaying/#post-11472</guid>
                    </item>
							        </channel>
        </rss>
		