<?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>
									Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Apr 2026 21:00:29 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/paged/2/#post-43678</link>
                        <pubDate>Fri, 17 Jul 2020 06:02:29 +0000</pubDate>
                        <description><![CDATA[Posted by: @nutritionchat 
Hi @robert, thanks for your fix for this (and thanks for your great plugin!)
In the same way, I also wish to extend the width of field: .wpforo-last-post-user as...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="18382" data-postid="43629" data-mention="nutritionchat">
<div class="wpforo-post-quote-author"><strong> Posted by: @nutritionchat </strong></div>
<p>Hi @robert, thanks for your fix for this (and thanks for your great plugin!)</p>
<p>In the same way, I also wish to extend the width of field: <span><strong>.wpforo-last-post-user</strong> as part of <em>'First post and replies'.</em></span></p>
<p>I've looked through the <strong>forum.php</strong> file to try to make a similar edit, but I'm unable to find the relevant code.</p>
<p>Could you please provide a newbie with a clue? :-)</p>
</blockquote>
<p>Hi @nutritionchat,</p>
<p>Please show it on some screenshot.</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/width-of-latest-posts-topics-in-recent-posts-extended-layout/paged/2/#post-43678</guid>
                    </item>
				                    <item>
                        <title>RE: Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/paged/2/#post-31849</link>
                        <pubDate>Mon, 23 Sep 2019 05:46:15 +0000</pubDate>
                        <description><![CDATA[Posted by: @envi Ok, I see.Do you still plan to add a filter hook about this in future versions?Hi @envi,The hook is not needed. You can use the Extended Layout template file to customize.1....]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="5331" data-postid="31634" data-mention="envi"><div class="wpforo-post-quote-author"><strong> Posted by: @envi </strong></div><p>Ok, I see.</p><p>Do you still plan to add a filter hook about this in future versions?</p></blockquote><p>Hi @envi,</p><p>The hook is not needed. You can use the Extended Layout template file to customize.</p><p>1. Create <span style="color: #ff0000">/wpforo/</span> folder in your active WordPress theme, then create <span style="color: #ff0000">/layouts/</span> in that folder then <span style="color: #ff0000">/1/</span> folder. The end folders should be: <span style="color: #ff0000">/wpforo/layouts/1/</span></p><p>2. Copy <span style="color: #993300">wp-content/plugins/wpforo/wpf-themes/classic/layouts/1/</span><span style="color: #0000ff">forum.php</span> file and paste in the <span style="color: #ff0000">/wpforo/layouts/1/</span> folder you created in #1 step.</p><p>3. Open <span style="color: #0000ff">forum.php</span> file and find this code:</p><pre style="color: #000000;font-size: 12.0pt"><span style="color: #ff3034;font-weight: bold">&lt;?php </span><span style="color: #0000e5;font-style: italic">wpforo_member_link</span>(<span style="color: #4985c9;font-weight: bold">$member</span><span style="color: #000080">, </span><span style="color: #c64741">'by'</span><span style="color: #000080">, 9</span>)<span style="color: #313131">; </span><span style="color: #ff3034;font-weight: bold">?&gt;</span></pre><p>4. Change the third <span style="color: #800080">"9"</span> argument to whatever you want. It's the number of username chars.</p><p> </p><p>This is the wpForo template file customization in upgrade-safe way. You can read more in wpForo Documentation:</p><ul><li>https://wpforo.com/docs/root/forum-themes/theme-customization/</li><li>https://wpforo.com/docs/root/forum-themes/theme-files/</li></ul><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>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/paged/2/#post-31849</guid>
                    </item>
				                    <item>
                        <title>RE: Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/paged/2/#post-31634</link>
                        <pubDate>Tue, 17 Sep 2019 09:21:39 +0000</pubDate>
                        <description><![CDATA[Posted by: @robert Posted by: @robert I&#039;m sorry but there is no way to do this. CSS is not enough. These usernames are cut in wpForo template files. We&#039;ll add a filter hook in future version...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1" data-postid="13318" data-mention="robert"><div class="wpforo-post-quote-author"><strong> Posted by: @robert </strong></div><blockquote><div class="wpforo-post-quote-author"><strong>Posted by: <a title="Robert" href="https://wpforo.com/community/profile/robert/">@robert</a> </strong></div><p>I'm sorry but there is no way to do this. CSS is not enough. These usernames are cut in wpForo template files. We'll add a filter hook in future versions to allow you control the max number of chars.</p></blockquote><p>Did you add this filter? If yes, how can I control the max number of chars now?</p></blockquote><p>Ok, I see.</p><p>Do you still plan to add a filter hook about this in future versions?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>envi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/paged/2/#post-31634</guid>
                    </item>
				                    <item>
                        <title>RE: Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-31412</link>
                        <pubDate>Wed, 11 Sep 2019 13:46:12 +0000</pubDate>
                        <description><![CDATA[Posted by: @robert I&#039;m sorry but there is no way to do this. CSS is not enough. These usernames are cut in wpForo template files. We&#039;ll add a filter hook in future versions to allow you cont...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1" data-postid="13318" data-mention="robert"><div class="wpforo-post-quote-author"><strong>Posted by: @robert </strong></div><p>I'm sorry but there is no way to do this. CSS is not enough. These usernames are cut in wpForo template files. We'll add a filter hook in future versions to allow you control the max number of chars.</p></blockquote><p>Did you add this filter? If yes, how can I control the max number of chars now?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>envi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-31412</guid>
                    </item>
				                    <item>
                        <title>RE: Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-31338</link>
                        <pubDate>Sun, 08 Sep 2019 13:07:31 +0000</pubDate>
                        <description><![CDATA[Hi @robert,Do you have an update regarding this inquiry?I also want to show the full usernames on the Extended Forum Layouts.Thanks!]]></description>
                        <content:encoded><![CDATA[<p>Hi @robert,</p><p>Do you have an update regarding this inquiry?</p><p>I also want to show the full usernames on the Extended Forum Layouts.</p><p>Thanks!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>envi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-31338</guid>
                    </item>
				                    <item>
                        <title>RE: Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-17893</link>
                        <pubDate>Tue, 24 Jul 2018 09:22:16 +0000</pubDate>
                        <description><![CDATA[Apologies for hijacking someone else&#039;s thread, but I have the same request with the added request of being able to increase the characters allowed in all the columns including when the reply...]]></description>
                        <content:encoded><![CDATA[<p>Apologies for hijacking someone else's thread, but I have the same request with the added request of being able to increase the characters allowed in all the columns including when the reply was posted, who it was posted by, and importantly the amount of characters displayed for the list of replies. There is "..." after only 50 characters and I have a lot of unused white space.</p><p>I don't agree with changing plugin code, but until the filter hook has been added, I really would like to solve this temporarily myself, but after hunting around for what variables I need to change, I tried increasing 'layout_extended_intro_posts_length' =&gt; 50 in class-posts.php to no avail. Is it possible to tell me what variables/CSS I need to change? Or do you have a planned date for release of the filter hook you mention?</p><p>Many thanks</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>tazzy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-17893</guid>
                    </item>
				                    <item>
                        <title>RE: Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-13319</link>
                        <pubDate>Thu, 11 Jan 2018 20:53:46 +0000</pubDate>
                        <description><![CDATA[That sounds great. Thanks once again Robert for your prompt replies. :-)]]></description>
                        <content:encoded><![CDATA[<p>That sounds great. Thanks once again Robert for your prompt replies. :-)</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Wendell</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-13319</guid>
                    </item>
				                    <item>
                        <title>RE: Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-13318</link>
                        <pubDate>Thu, 11 Jan 2018 20:52:08 +0000</pubDate>
                        <description><![CDATA[I&#039;m sorry but there is no way to do this. CSS is not enough. These usernames are cut in wpForo template files. We&#039;ll add a filter hook in future versions to allow you control the max number ...]]></description>
                        <content:encoded><![CDATA[<p>I'm sorry but there is no way to do this. CSS is not enough. These usernames are cut in wpForo template files. We'll add a filter hook in future versions to allow you control the max number of chars.</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/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-13318</guid>
                    </item>
				                    <item>
                        <title>Width of Latest Posts/Topics in Recent Posts &amp; Extended Layout</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-13316</link>
                        <pubDate>Thu, 11 Jan 2018 20:25:12 +0000</pubDate>
                        <description><![CDATA[I would like to allow more characters to show for the latest posts/topics on the Recent Posts and Extended Forum Layouts (see screenshot, attached).I can handle the CSS part of it, but I&#039;m n...]]></description>
                        <content:encoded><![CDATA[<p>I would like to allow more characters to show for the latest posts/topics on the Recent Posts and Extended Forum Layouts (see screenshot, attached).</p><p>I can handle the CSS part of it, but I'm not sure how to allow more characters. Any help is appreciated. Thanks!</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1515702312-Image-2018-01-11-at-122111-PM.png" target="_blank"><i class="fa fa-paperclip"></i>Image-2018-01-11-at-12.21.11-PM.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>Wendell</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/width-of-latest-posts-topics-in-recent-posts-extended-layout/#post-13316</guid>
                    </item>
							        </channel>
        </rss>
		