<?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>
									Reply Text Area Loading - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 19 Jul 2026 13:20:58 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Reply Text Area Loading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-43100</link>
                        <pubDate>Thu, 25 Jun 2020 12:20:57 +0000</pubDate>
                        <description><![CDATA[@glashan831,
You should exclude the js files belong to TinyMCE. The files provided below:
&lt;script type=&#039;text/javascript&#039; src=&#039;https://wpforo.com/wp-includes/js/tinymce/tinymce.min.js?ve...]]></description>
                        <content:encoded><![CDATA[<p>@glashan831,</p>
<p>You should exclude the js files belong to <span>TinyMCE. The files provided below:</span></p>
<pre><span>&lt;script type='text/javascript' src='https://wpforo.com/wp-includes/js/tinymce/tinymce.min.js?ver=4960-20190918'&gt;&lt;/script&gt;</span><br /><br /><span>&lt;script type='text/javascript' src='https://wpforo.com/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js?ver=4960-20190918'&gt;&lt;/script&gt;</span></pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-43100</guid>
                    </item>
				                    <item>
                        <title>RE: Reply Text Area Loading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42848</link>
                        <pubDate>Thu, 18 Jun 2020 12:48:41 +0000</pubDate>
                        <description><![CDATA[Im fine with not combining the JS files for wpForo, Id like to know what I need to put into exclude so that it is not combined. Or is will using wpForo require the entire site to not have co...]]></description>
                        <content:encoded><![CDATA[<p>Im fine with not combining the JS files for wpForo, Id like to know what I need to put into exclude so that it is not combined. Or is will using wpForo require the entire site to not have combined JS?</p>
<p> </p>
<p>Not sure what tinymce is. If its a pagebuilder plugin I'm not using it. </p>
<p> </p>
<p>There has to be a way to optimize my site except for wpForo, or I cant have any optimizations anywhere on the entire site because of using wpForo?</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>glashan831</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42848</guid>
                    </item>
				                    <item>
                        <title>RE: Reply Text Area Loading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42845</link>
                        <pubDate>Thu, 18 Jun 2020 12:27:07 +0000</pubDate>
                        <description><![CDATA[@glashan831,

Can someone tell me what to put into the &quot;JS Excludes&quot; option so I can Combine all my JS less this one?












wpForo does not have the possibility to combi...]]></description>
                        <content:encoded><![CDATA[<p>@glashan831,</p>
<blockquote>
<p><span>Can someone tell me what to put into the "</span><span>JS Excludes" option so I can Combine all my JS less this one?</span></p>
</blockquote>
<div id="GB6ELKAMS-1592468096.000200-thread-list_1592480592.000900" class="c-virtual_list__item" role="listitem" data-qa="virtual-list-item">
<div class="c-message_kit__background c-message_kit__background--hovered c-message_kit__message c-message_kit__thread_message" role="document" data-qa="message_container" data-qa-unprocessed="false" data-qa-placeholder="false">
<div class="c-message_kit__hover c-message_kit__hover--hovered" role="document" data-qa-hover="true">
<div class="c-message_kit__actions c-message_kit__actions--default">
<div class="c-message_kit__gutter">
<div class="c-message_kit__gutter__right" data-qa="message_content">
<div class="c-message_kit__blocks c-message_kit__blocks--rich_text">
<div class="c-message__message_blocks c-message__message_blocks--rich_text">
<div class="p-block_kit_renderer" data-qa="block-kit-renderer">
<div class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first">
<div class="p-rich_text_block" dir="auto">
<div class="p-rich_text_section">wpForo does not have the possibility to combine JS files.</div>
<div class="p-rich_text_section">&nbsp;</div>
<div class="p-rich_text_section">Regarding the issue with tinymce, please <span>make sure you have the&nbsp;</span><strong><code>&lt;?php wp_footer()?&gt;</code></strong><span> function in your footer.php file.</span></div>
<div class="p-rich_text_section">&nbsp;</div>
<div class="p-rich_text_section"><span>Also if there is a Minifier/Optimizer plugins please delete those plugin caches and check again.</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42845</guid>
                    </item>
				                    <item>
                        <title>RE: Reply Text Area Loading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42813</link>
                        <pubDate>Wed, 17 Jun 2020 15:27:57 +0000</pubDate>
                        <description><![CDATA[Flipped every toggle I had. Litespeed JS Combine and Load JS Deferred needed to be turned off. 
Can someone tell me what to put into the &quot;JS Excludes&quot; option so I can Combine all my JS less...]]></description>
                        <content:encoded><![CDATA[<p>Flipped every toggle I had. Litespeed <span>JS Combine and Load JS Deferred needed to be turned off. </span></p>
<p>Can someone tell me what to put into the "<span>JS Excludes" option so I can Combine all my JS less this one?</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>glashan831</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42813</guid>
                    </item>
				                    <item>
                        <title>RE: Reply Text Area Loading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42809</link>
                        <pubDate>Wed, 17 Jun 2020 13:39:14 +0000</pubDate>
                        <description><![CDATA[Did that. Went as far as completely disabling the cache, the loading wheel continues.  
Debug Errors and Issues came back blank.]]></description>
                        <content:encoded><![CDATA[<p>Did that. Went as far as completely disabling the cache, the loading wheel continues.  </p>
<p>Debug Errors and Issues came back blank. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>glashan831</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42809</guid>
                    </item>
				                    <item>
                        <title>RE: Reply Text Area Loading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42807</link>
                        <pubDate>Wed, 17 Jun 2020 12:45:02 +0000</pubDate>
                        <description><![CDATA[Hi @glashan831,
This is probably a cache plugin conflict. Please exclude the forum page from your cache plugins. Here is the full description:
Also, navigate to Dashboard &gt; Forums &gt; S...]]></description>
                        <content:encoded><![CDATA[<p>Hi @glashan831,</p>
<p>This is probably a cache plugin conflict. Please exclude the forum page from your cache plugins. Here is the full description: https://wpforo.com/community/faq/wpforo-and-cache-plugins/</p>
<p>Also, navigate to Dashboard &gt; Forums &gt; Settings &gt; Debug &gt; Errors &amp; Issues and check the problems.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42807</guid>
                    </item>
				                    <item>
                        <title>Reply Text Area Loading</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42802</link>
                        <pubDate>Wed, 17 Jun 2020 12:14:26 +0000</pubDate>
                        <description><![CDATA[I found a few threads relating to this but they were all solved kinda vaguely. 
The text area at the bottom of topics pages where people reply wont fully load. It is there and can be typed ...]]></description>
                        <content:encoded><![CDATA[<p>I found a few threads relating to this but they were all solved kinda vaguely. </p>
<p>The text area at the bottom of topics pages where people reply wont fully load. It is there and can be typed into, but the text editing icons are missing, the box itself is transparent and there is a loading wheel that never goes away. </p>
<p>How do I fix this?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>glashan831</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/reply-text-area-loading/#post-42802</guid>
                    </item>
							        </channel>
        </rss>
		