<?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>
									Can&#039;t use wpDiscuz with a custom WordPress theme - wpDiscuz Integration				            </title>
            <link>https://wpdiscuz.com/community/wpdiscuz-integration/cant-use-wpdiscuz-with-a-custom-wordpress-theme/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 13 Sep 2026 02:26:51 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Can&#039;t use wpDiscuz with a custom WordPress theme</title>
                        <link>https://wpdiscuz.com/community/wpdiscuz-integration/cant-use-wpdiscuz-with-a-custom-wordpress-theme/#post-18980</link>
                        <pubDate>Thu, 05 Jan 2023 11:16:39 +0000</pubDate>
                        <description><![CDATA[Thank you for the help. &lt;?php wp_footer(); ?&gt; was already present.
Upon further inspection, I realized that the problem was some code I added to my functions.php: I moved Jquery from ...]]></description>
                        <content:encoded><![CDATA[<p>Thank you for the help. &lt;?php wp_footer(); ?&gt; was already present.</p>
<p>Upon further inspection, I realized that the problem was some code I added to my functions.php: I moved Jquery from the head to the footer to speed up loading times, and as a result wpDiscuz was trying to load before Jquery.<br /><br />You can mark this as closed.<br />Have a nice day <span>🙂</span></p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/wpdiscuz-integration/">wpDiscuz Integration</category>                        <dc:creator>Stormk</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/wpdiscuz-integration/cant-use-wpdiscuz-with-a-custom-wordpress-theme/#post-18980</guid>
                    </item>
				                    <item>
                        <title>RE: Can&#039;t use wpDiscuz with a custom WordPress theme</title>
                        <link>https://wpdiscuz.com/community/wpdiscuz-integration/cant-use-wpdiscuz-with-a-custom-wordpress-theme/#post-18976</link>
                        <pubDate>Thu, 05 Jan 2023 08:51:59 +0000</pubDate>
                        <description><![CDATA[Your WordPress theme footer PHP file (for this custom post type) must contain &lt;?php wp_footer(); ?&gt; function to allow all plugins to load JS files and scripts.
 

Please check and m...]]></description>
                        <content:encoded><![CDATA[<p>Your WordPress theme footer PHP file (<em><strong>for this custom post type</strong></em>) must contain<span> </span><span>&lt;?php wp_footer(); ?&gt;</span><span> </span>function to allow all plugins to load JS files and scripts.</p>
<p> </p>
<p><a class="wpforo-auto-embeded-link" title="" href="https://wpforo.com/wp-content/uploads/2020/03/2020-03-31_1421.png" target="_blank" rel="nofollow noopener" data-slb-active="1" data-slb-asset="84725918" data-slb-internal="0" data-slb-group="98" data-rel="lightbox-image-3" data-magnific_type="image" data-rl_title="" data-rl_caption=""><img class="wpforo-auto-embeded-image" src="https://wpforo.com/wp-content/uploads/2020/03/2020-03-31_1421.png" /></a></p>
<p>Please check and make sure it exists.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/wpdiscuz-integration/">wpDiscuz Integration</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/wpdiscuz-integration/cant-use-wpdiscuz-with-a-custom-wordpress-theme/#post-18976</guid>
                    </item>
				                    <item>
                        <title>Can&#039;t use wpDiscuz with a custom WordPress theme</title>
                        <link>https://wpdiscuz.com/community/wpdiscuz-integration/cant-use-wpdiscuz-with-a-custom-wordpress-theme/#post-18944</link>
                        <pubDate>Tue, 03 Jan 2023 07:03:33 +0000</pubDate>
                        <description><![CDATA[Hello. I installed wpDiscuz on my website, and successfully tested it with Twenty Twenty-Two.
However, when I switch to my custom WordPress theme, the following Javascript is missing (cut f...]]></description>
                        <content:encoded><![CDATA[<p>Hello. I installed wpDiscuz on my website, and successfully tested it with Twenty Twenty-Two.</p>
<p>However, when I switch to my custom WordPress theme, the following Javascript is missing (cut for privacy and readability reasons):</p>
<pre contenteditable="false">&lt;script src='.../wp-includes/js/comment-reply.min.js?ver=6.1.1' id='comment-reply-js' type="text/javascript"&gt;&lt;/script&gt;
&lt;script id='wpdiscuz-combo-js-js-extra' type="text/javascript"&gt;
var wpdiscuzAjaxObj = {"..."};
var wpdiscuzUCObj = {"..."};
&lt;/script&gt;
&lt;script id='wpdiscuz-combo-js-js-before' type="text/javascript"&gt;
...
&lt;/script&gt;
&lt;script src='.../wp-content/plugins/wpdiscuz/assets/js/wpdiscuz-combo.min.js?ver=7.5.2' id='wpdiscuz-combo-js-js' type="text/javascript"&gt;&lt;/script&gt;</pre>
<p>As a result, the comments are visible but none of the buttons work.</p>
<p>How can I append the necessary Javascript to the footer of a custom theme? Can't find any documentation that covers this.</p>
<p>Thanks.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/wpdiscuz-integration/">wpDiscuz Integration</category>                        <dc:creator>Stormk</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/wpdiscuz-integration/cant-use-wpdiscuz-with-a-custom-wordpress-theme/#post-18944</guid>
                    </item>
							        </channel>
        </rss>
		