<?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>
									not working with EDD - wpDiscuz				            </title>
            <link>https://gvectors.com/forum/wpdiscuz-comment-plugin-support/not-working-with-edd/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 12 Mar 2026 05:04:03 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: not working with EDD</title>
                        <link>https://gvectors.com/forum/wpdiscuz-comment-plugin-support/not-working-with-edd/#post-17588</link>
                        <pubDate>Fri, 06 Sep 2019 13:10:49 +0000</pubDate>
                        <description><![CDATA[Thank you for your interest Now working thanks]]></description>
                        <content:encoded><![CDATA[<p>Thank you for your interest <br />Now working <br /><br />thanks</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-comment-plugin-support/">wpDiscuz</category>                        <dc:creator>eg.h9</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-comment-plugin-support/not-working-with-edd/#post-17588</guid>
                    </item>
				                    <item>
                        <title>RE: not working with EDD</title>
                        <link>https://gvectors.com/forum/wpdiscuz-comment-plugin-support/not-working-with-edd/#post-17587</link>
                        <pubDate>Fri, 06 Sep 2019 13:02:22 +0000</pubDate>
                        <description><![CDATA[Hi @eg-h9,Thank you for using wpDiscuz and for contacting us.Please follow the steps to get it resolved1. Put the following code in your active theme functions.php file:function myprefix_edd...]]></description>
                        <content:encoded><![CDATA[<p>Hi @eg-h9,</p><p>Thank you for using wpDiscuz and for contacting us.</p><p>Please follow the steps to get it resolved</p><p>1. Put the following code in your active theme functions.php file:</p><pre>function myprefix_edd_download_supports( $supports ) {<br />   $supports[] = 'comments';<br />   return $supports; <br />} <br />add_filter('edd_download_supports', 'myprefix_edd_download_supports');</pre><p>2. Once you add that code and visit the “edit download” page in the WP admin, you will see the “Discussion” options where you should enable comments:</p><p>https://wpdiscuz.com/wp-content/uploads/2018/05/wpDiscuz-form-missing-2-705x270.png</p><p>3. Finally, navigate to Dashboard &gt; Comments &gt; Forms, edit the Default Form make sure it's enabled for all post types, save it, then do Ctrl+F5 (twice) on front-end.</p><p>All customizations you've done before should be removed. </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-comment-plugin-support/">wpDiscuz</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-comment-plugin-support/not-working-with-edd/#post-17587</guid>
                    </item>
				                    <item>
                        <title>not working with EDD</title>
                        <link>https://gvectors.com/forum/wpdiscuz-comment-plugin-support/not-working-with-edd/#post-17586</link>
                        <pubDate>Fri, 06 Sep 2019 11:01:03 +0000</pubDate>
                        <description><![CDATA[hiwpdiscuz not showing in Easy digital download plugini use shortcode will not work because JS and CSS files are not loaded. i use manul codefunction my_wpdiscuz_shortcode() {   if (file_exi...]]></description>
                        <content:encoded><![CDATA[<p>hi<br />wpdiscuz not showing in Easy digital download plugin</p><p>i use shortcode will not work because JS and CSS files are not loaded. i use manul code</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 />add_shortcode('wpdiscuz_comments', 'my_wpdiscuz_shortcode');</pre><p>3520</p><p>The edd option in post type does not showing</p><p>3521</p><p>https://wordpress.org/support/topic/not-working-with-edd/#post-11905761</p><p> </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-comment-plugin-support/">wpDiscuz</category>                        <dc:creator>eg.h9</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-comment-plugin-support/not-working-with-edd/#post-17586</guid>
                    </item>
							        </channel>
        </rss>
		