<?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 can I insert wpDiscuz into a page as a standalone comment wall - i.e. detached from any WP Post? - How-To and Troubleshooting				            </title>
            <link>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/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 18 Jun 2026 15:00:05 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How can I insert wpDiscuz into a page as a standalone comment wall - i.e. detached from any WP Post?</title>
                        <link>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/#post-14223</link>
                        <pubDate>Mon, 18 Mar 2019 09:21:57 +0000</pubDate>
                        <description><![CDATA[Hi @wt8171,Please make sure you don&#039;t load this shortcode on non-single (archive) pages. The wpDiscuz is designed to be loaded on a single post/page, it&#039;s not designed for archive pages like...]]></description>
                        <content:encoded><![CDATA[<p>Hi @wt8171,</p><p>Please make sure you don't load this shortcode on non-single (archive) pages. The wpDiscuz is designed to be loaded on a single post/page, it's not designed for archive pages like Categories, Tags, Author, Search, etc... </p><p>I'd also suggest you check out the points mentioned in this doc: https://wpdiscuz.com/docs/wpdiscuz-documentation/getting-started/missing-comment-form/</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/how-can-i-insert-wpdiscuz-into-a-page-as-a-standalone-comment-wall-i-e-detached-from-any-wp-post/#post-14223</guid>
                    </item>
				                    <item>
                        <title>RE: How can I insert wpDiscuz into a page as a standalone comment wall - i.e. detached from any WP Post?</title>
                        <link>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/#post-14204</link>
                        <pubDate>Sun, 17 Mar 2019 19:22:13 +0000</pubDate>
                        <description><![CDATA[I added the code to my functions.php file, then I added the shortcode to the section where I want the standalone comment box to show up and its blank (see picture).  Any help?&lt;div class=&quot;...]]></description>
                        <content:encoded><![CDATA[<p>I added the code to my functions.php file, then I added the shortcode to the section where I want the standalone comment box to show up and its blank (see picture).  Any help?</p><p>&lt;div class="column middle" style="background-color:white;"&gt;<br />&lt;h2 style="color: #590000;"&gt;&lt;center&gt;Comments&lt;/center&gt;&lt;/h2&gt;<br /> <br />&lt;/div&gt;</p><p> </p><p>3004</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>wt8171</dc:creator>
                        <guid isPermaLink="true">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/#post-14204</guid>
                    </item>
				                    <item>
                        <title>RE: How can I insert wpDiscuz into a page as a standalone comment wall - i.e. detached from any WP Post?</title>
                        <link>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/#post-1512</link>
                        <pubDate>Sun, 24 Apr 2016 21:08:53 +0000</pubDate>
                        <description><![CDATA[You&#039;re loading wpDiscuz in post content wrapper, so you get that.  Comment box should be loaded outside of post content, just below. It&#039;s would be better to add &lt;?php comments_template() ...]]></description>
                        <content:encoded><![CDATA[You're loading wpDiscuz in post content wrapper, so you get that.  Comment box should be loaded outside of post content, just below. It's would be better to add <span style="color: #0000ff;">&lt;?php comments_template() ?&gt;</span> in post template file instead of adding shortcode (<a href="https://teamtreehouse.com/library/wordpress-theme-development/adding-a-blog-to-a-wordpress-theme/adding-comments-to-a-template">more info&gt;</a>). This shortcode is only for very specific cases if the user understand how can style page layout to make it correct. wpDiscuz is not designed to use with shortcode, wpDiscuz should replaces the default comment automatically. Make sure your default comments are there and work correct, then install wpDiscuz.]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Tom</dc:creator>
                        <guid isPermaLink="true">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/#post-1512</guid>
                    </item>
				                    <item>
                        <title>RE: How can I insert wpDiscuz into a page as a standalone comment wall - i.e. detached from any WP Post?</title>
                        <link>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/#post-1511</link>
                        <pubDate>Sun, 24 Apr 2016 19:46:05 +0000</pubDate>
                        <description><![CDATA[I understand that you may not support with third party theme.

So I made a test with theme Twenty16 from wordpress.org, and I got exactly the same problem.

You will find attached a copy...]]></description>
                        <content:encoded><![CDATA[I understand that you may not support with third party theme.

So I made a test with theme Twenty16 from wordpress.org, and I got exactly the same problem.

You will find attached a copy of the page in the WP editor, and the page displayed.

I just added the code of the shortcode in functions.php of the theme:
<pre>function my_wpdiscuz_shortcode() {
   if(file_exists(ABSPATH . 'wp-content/plugins/wpdiscuz/templates/comment/comment-form.php')){
      include_once ABSPATH . 'wp-content/plugins/wpdiscuz/templates/comment/comment-form.php';
   }
}
add_shortcode( 'wpdiscuz_comments', 'my_wpdiscuz_shortcode' );134,133</pre>
If I need to do something else, please tell me.
<ol>
	<li>Otherwise, please provide feedback on what goes wrong here.</li>
</ol>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">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/#post-1511</guid>
                    </item>
				                    <item>
                        <title>RE: How can I insert wpDiscuz into a page as a standalone comment wall - i.e. detached from any WP Post?</title>
                        <link>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/#post-1478</link>
                        <pubDate>Wed, 20 Apr 2016 22:58:04 +0000</pubDate>
                        <description><![CDATA[Hi theplacetobe,

I&#039;m sorry but we can&#039;t support such issues. We&#039;re not familiar with 3rd party solution you use with wpDiscuz.]]></description>
                        <content:encoded><![CDATA[Hi theplacetobe,

I'm sorry but we can't support such issues. We're not familiar with 3rd party solution you use with wpDiscuz.]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Tom</dc:creator>
                        <guid isPermaLink="true">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/#post-1478</guid>
                    </item>
				                    <item>
                        <title>not working with Divi Page Builder from Elegant Themes</title>
                        <link>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/#post-1476</link>
                        <pubDate>Wed, 20 Apr 2016 22:01:58 +0000</pubDate>
                        <description><![CDATA[I have added the shortcode to my WP site using latest releases of WP and Divi from Elegant Theme.

It provides a Page Builder where I can define rows and columns.

I set up a row with 3 ...]]></description>
                        <content:encoded><![CDATA[I have added the shortcode to my WP site using latest releases of WP and Divi from Elegant Theme.

It provides a Page Builder where I can define rows and columns.

I set up a row with 3 columns and put the shortcode in the middle column.

Unfortunately, it does not work.

Comments are displayed, but not in the column in the middle, there are above the columns:

<a href="http://ww1.knowledgeplace.fr/kpcms/ajouter-une-narration-a-un-powerpoint/" target="_blank">see live example here</a>

Do I need to change something or is it a Divi issue?]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>theplacetobe</dc:creator>
                        <guid isPermaLink="true">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/#post-1476</guid>
                    </item>
				                    <item>
                        <title>RE: How can I insert wpDiscuz into a page as a standalone comment wall - i.e. detached from any WP Post?</title>
                        <link>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/#post-1280</link>
                        <pubDate>Mon, 14 Mar 2016 03:59:15 +0000</pubDate>
                        <description><![CDATA[Everything seems to work well just after install - will let you know if I run into any issues during testing it further - THANK YOU very much for your help - greatly appreciated!]]></description>
                        <content:encoded><![CDATA[Everything seems to work well just after install - will let you know if I run into any issues during testing it further - THANK YOU very much for your help - greatly appreciated!]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>rcshep</dc:creator>
                        <guid isPermaLink="true">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/#post-1280</guid>
                    </item>
				                    <item>
                        <title>RE: How can I insert wpDiscuz into a page as a standalone comment wall - i.e. detached from any WP Post?</title>
                        <link>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/#post-1279</link>
                        <pubDate>Sun, 13 Mar 2016 23:47:51 +0000</pubDate>
                        <description><![CDATA[You can create wpDiscuz shortcode. Put this code in active theme `functions.php` file:

function my_wpdiscuz_shortcode() {
   if(file_exists(ABSPATH . &#039;wp-content/plugins/wpdiscuz/templat...]]></description>
                        <content:encoded><![CDATA[You can create wpDiscuz shortcode. Put this code in active theme `functions.php` file:
<pre>
function my_wpdiscuz_shortcode() {
   if(file_exists(ABSPATH . 'wp-content/plugins/wpdiscuz/templates/comment/comment-form.php')){
      include_once ABSPATH . 'wp-content/plugins/wpdiscuz/templates/comment/comment-form.php';
   }
}
add_shortcode( 'wpdiscuz_comments', 'my_wpdiscuz_shortcode' );
</pre>

and then you can try to use this shortcode: <strong></strong>

Please note: WordPress Comment system is designed to be loaded on single post/page, it's not designed for archive pages like Categories, Tags, Author, Search, etc... So make sure you don't load widget with this shortcode on non-single (archive) pages.

In WordPress Template file you can use:

<pre>
&lt;?php comments_template() ?&gt;
</pre>
or
<pre>
if(file_exists(ABSPATH . 'wp-content/plugins/wpdiscuz/templates/comment/comment-form.php')){
      include_once ABSPATH . 'wp-content/plugins/wpdiscuz/templates/comment/comment-form.php';
}
</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Tom</dc:creator>
                        <guid isPermaLink="true">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/#post-1279</guid>
                    </item>
				                    <item>
                        <title>How can I insert wpDiscuz into a page as a standalone comment wall - i.e. detached from any WP Post?</title>
                        <link>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/#post-1272</link>
                        <pubDate>Sun, 13 Mar 2016 01:29:31 +0000</pubDate>
                        <description><![CDATA[Since a shortcode for wpDiscuz evidently does not exist, how (specifically) can I insert the wpDiscuz capabilities into whatever part of a page I choose solely as a standalone &quot;comment wall&quot;...]]></description>
                        <content:encoded><![CDATA[Since a shortcode for wpDiscuz evidently does not exist, how (specifically) can I insert the wpDiscuz capabilities into whatever part of a page I choose solely as a standalone "comment wall" - i.e. independent of and NOT attached to any WP post?  I can easily do this with the Facebook, Disqus, and other comment plugin shortcodes but very much want to do this with wpDiscuz instead.  I'm using the Total theme and Users Ultra.  Thank you very much for your help!]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>rcshep</dc:creator>
                        <guid isPermaLink="true">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/#post-1272</guid>
                    </item>
							        </channel>
        </rss>
		