<?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>
									Threaded layout reply form type - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 08 Aug 2026 17:03:46 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Threaded layout reply form type</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-123140</link>
                        <pubDate>Thu, 16 Jan 2025 11:00:11 +0000</pubDate>
                        <description><![CDATA[@audrius25 
The following code will convert all form bodies into textareas:
add_filter( &#039;wpforo_post_after_init_fields&#039;, function( $fields ){
    $fields = &#039;textarea&#039;;
  ...]]></description>
                        <content:encoded><![CDATA[<p>@audrius25 </p>
<p>The following code will convert all form bodies into textareas:</p>
<pre contenteditable="false">add_filter( 'wpforo_post_after_init_fields', function( $fields ){
    $fields = 'textarea';
    return $fields;
} );</pre>
<p>Insert the code into your active theme functions.php file. For more information visit: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-code-in-wordpress-without-breaking-your-site/</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-123140</guid>
                    </item>
				                    <item>
                        <title>RE: Threaded layout reply form type</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-123057</link>
                        <pubDate>Thu, 09 Jan 2025 23:04:51 +0000</pubDate>
                        <description><![CDATA[Changes comment editor only.
&nbsp;asas.png]]></description>
                        <content:encoded><![CDATA[<p>Changes comment editor only.</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1736463891-asas.png" target="_blank" title="asas.png"><i class="fas fa-paperclip"></i>&nbsp;asas.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Audrius25</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-123057</guid>
                    </item>
				                    <item>
                        <title>RE: Threaded layout reply form type</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-123056</link>
                        <pubDate>Thu, 09 Jan 2025 23:03:35 +0000</pubDate>
                        <description><![CDATA[@sofy Hi, Have same issue. Text and Visual editor changing only to comment replay editor not to post editor. Is that rights? See image. If so how to change post replay visual editor to text ...]]></description>
                        <content:encoded><![CDATA[@sofy Hi, Have same issue. Text and Visual editor changing only to comment replay editor not to post editor. Is that rights? See image. If so how to change post replay visual editor to text editor?
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1736463815-asas2.png" target="_blank" title="asas2.png"><i class="fas fa-paperclip"></i>&nbsp;asas2.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Audrius25</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-123056</guid>
                    </item>
				                    <item>
                        <title>RE: Threaded layout reply form type</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-122925</link>
                        <pubDate>Tue, 07 Jan 2025 10:02:11 +0000</pubDate>
                        <description><![CDATA[Hi,
Please make sure that all caches are cleared before checking. Also, make sure to click the &quot;Reply&quot; button to view the type of editor.]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Please make sure that all caches are cleared before checking. Also, make sure to click the "Reply" button to view the type of editor.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-122925</guid>
                    </item>
				                    <item>
                        <title>Threaded layout reply form type</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-122883</link>
                        <pubDate>Thu, 02 Jan 2025 15:19:45 +0000</pubDate>
                        <description><![CDATA[I am using the threaded layout and want the editor to be set to text editor, not visual editor. I&#039;ve selected text editor in the settings (see attached screenshot) but the visual editor is s...]]></description>
                        <content:encoded><![CDATA[<p>I am using the threaded layout and want the editor to be set to text editor, not visual editor. I've selected text editor in the settings (see attached screenshot) but the visual editor is still shown on the site. Is there anything else I need to do to only show the text editor?</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1735831185-Screenshot-2025-01-02-at-65802AM.png" target="_blank" title="Screenshot-2025-01-02-at-6.58.02 AM.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2025-01-02-at-6.58.02 AM.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>krambro71</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/threaded-layout-reply-form-type/#post-122883</guid>
                    </item>
							        </channel>
        </rss>
		