<?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>
									Frontend assets will not load on the main forums page - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/frontend-assets-will-not-load-on-the-main-forums-page/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 10 May 2026 05:05:14 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Frontend assets will not load on the main forums page</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/frontend-assets-will-not-load-on-the-main-forums-page/#post-53861</link>
                        <pubDate>Thu, 20 May 2021 02:32:32 +0000</pubDate>
                        <description><![CDATA[I&#039;ve run into a problem that I can&#039;t figure out the &quot;why.&quot; The website was built on local and migrated to live. Everything works with the exception that the frontend JS assets are not loaded...]]></description>
                        <content:encoded><![CDATA[<p>I've run into a problem that I can't figure out the "why." The website was built on local and migrated to live. Everything works with the exception that the frontend JS assets are not loaded when visiting the main Forums page so the Add Topic button does nothing, etc. The frontend JS assets load on other pages such as members, recent posts, etc. However, if I edit ./wp-content/plugins/wpforo/wpf-includes/wpf-hooks.php line 1299 from</p>
<pre contenteditable="false">wp_register_script( 'wpforo-frontend-js', WPFORO_URL . '/wpf-assets/js/frontend.js', array('jquery', 'wpforo-dynamic-phra     ses'), WPFORO_VERSION, true );</pre>
<p> to </p>
<pre contenteditable="false">wp_register_script( 'wpforo-frontend-js', WPFORO_URL . '/wpf-assets/js/frontend.js', array('jquery', 'wpforo-dynamic-phra     ses'), WPFORO_VERSION, false );</pre>
<p>the assets load fine in the head tag. Again, they only don't load on the Forums page but they do for all others unless I make the above edit then they load for them all. I can't figure out why that is. We've tried uninstalling and reinstalling the forum plugin and encounter the same issue. No other page seems to have any issues. We've tried disabling all plugins with the same results. </p>
<p>Any hints? </p>
<p> </p>
<p>Thanks!</p>
<p>Alan</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>harty83</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/frontend-assets-will-not-load-on-the-main-forums-page/#post-53861</guid>
                    </item>
							        </channel>
        </rss>
		