<?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 modify title in threaded layout - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Apr 2026 21:37:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Can&#039;t modify title in threaded layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40625</link>
                        <pubDate>Tue, 28 Apr 2020 10:25:34 +0000</pubDate>
                        <description><![CDATA[@thecaptain,
Probably this is just a cache issue. Please don&#039;t forget to press Ctrl+F5 (twice) on the forum frontend before checking to reload the updated CSS file.&nbsp; &nbsp; &nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@thecaptain,</p>
<p>Probably this is just a cache issue. Please don't forget to press Ctrl+F5 (twice) on the forum frontend before checking to reload the updated CSS file.&nbsp; &nbsp; &nbsp;</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/cant-modify-title-in-threaded-layout/#post-40625</guid>
                    </item>
				                    <item>
                        <title>RE: Can&#039;t modify title in threaded layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40605</link>
                        <pubDate>Mon, 27 Apr 2020 22:23:31 +0000</pubDate>
                        <description><![CDATA[@robert
thank you so much. Worked for me. 😊&nbsp;
Best
Andy]]></description>
                        <content:encoded><![CDATA[<p>@robert</p>
<p>thank you so much. Worked for me. 😊&nbsp;</p>
<p>Best</p>
<p>Andy</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>AndyTeslaro</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40605</guid>
                    </item>
				                    <item>
                        <title>RE: Can&#039;t modify title in threaded layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40584</link>
                        <pubDate>Mon, 27 Apr 2020 12:10:13 +0000</pubDate>
                        <description><![CDATA[@robert
hi! for one of my sites it worked but not for this one --&gt;
kindly check, thanks!
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@robert</p>
<p>hi! for one of my sites it worked but not for this one --&gt; <a href="https://komunidad.ph/community/">https://komunidad.ph/community/</a></p>
<p>kindly check, thanks!</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Alvin Patrimonio</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40584</guid>
                    </item>
				                    <item>
                        <title>RE: Can&#039;t modify title in threaded layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40577</link>
                        <pubDate>Mon, 27 Apr 2020 09:54:13 +0000</pubDate>
                        <description><![CDATA[For wpForo 1.x.x versions:
Put this CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles Tab &gt; Custom CSS Code textarea. Save it, delete all caches, go to forum front-end and pres...]]></description>
                        <content:encoded><![CDATA[<p><strong>For wpForo 1.x.x versions:</strong></p>
<p>Put this CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles Tab &gt; Custom CSS Code textarea. Save it, delete all caches, go to forum front-end and press Ctrl+F5 to reset the browser cache:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap #wpf-form-wrapper.wpfel-4 .wpf-post-create .wpf-subject {<br />     display: block;<br />}</pre>
<p> </p>
<p><strong>For wpForo 2.x.x versions:</strong></p>
<p>Put this CSS code in Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles &gt; Custom CSS Code textarea. Save it, delete all caches, go to forum front-end and press Ctrl+F5 to reset the browser cache:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpf-form-wrapper.wpfel-4 .wpf-post-create .wpf-field-name-title{
     display: block !important;
}</pre>]]></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/cant-modify-title-in-threaded-layout/#post-40577</guid>
                    </item>
				                    <item>
                        <title>RE: Can&#039;t modify title in threaded layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40528</link>
                        <pubDate>Sun, 26 Apr 2020 13:00:11 +0000</pubDate>
                        <description><![CDATA[having this issue as well. was about to post the same topic but here it is.
what&#039;s up with this?]]></description>
                        <content:encoded><![CDATA[<p>having this issue as well. was about to post the same topic but here it is.</p>
<p>what's up with this?</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>Alvin Patrimonio</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40528</guid>
                    </item>
				                    <item>
                        <title>Can&#039;t modify title in threaded layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40527</link>
                        <pubDate>Sun, 26 Apr 2020 11:55:03 +0000</pubDate>
                        <description><![CDATA[Dear Support,
Apparently the field to modify a thread title is not showing in a threaded layout design (please see screenshot attached).
There is no problem with the extended layout (see s...]]></description>
                        <content:encoded><![CDATA[<p>Dear Support,</p>
<p>Apparently the field to modify a thread title is not showing in a threaded layout design (please see screenshot attached).</p>
<p>There is no problem with the extended layout (see screenshot attached).</p>
<p>No moderators or admin (like me) can't do it.</p>
<p>Could you please advise?</p>
<p>Best,</p>
<p>Andrea</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1587902103-screenshot.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> screenshot.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>AndyTeslaro</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/cant-modify-title-in-threaded-layout/#post-40527</guid>
                    </item>
							        </channel>
        </rss>
		