<?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>
									WPF 1.7.4 -&gt; 2.4.13 upgrade has signatures stripped br tags of making them appear only on a single line - Bug Reports - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/general-forums-bug-reports/wpf-1-7-4-2-4-13-upgrade-has-signatures-stripped-of-making-them-appear-only-on-a-single-line/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 09 Sep 2026 09:36:28 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: WPF 1.7.4 -&gt; 2.4.13 upgrade has signatures stripped br tags of making them appear only on a single line</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/wpf-1-7-4-2-4-13-upgrade-has-signatures-stripped-of-making-them-appear-only-on-a-single-line/#post-137345</link>
                        <pubDate>Sun, 18 Jan 2026 10:09:58 +0000</pubDate>
                        <description><![CDATA[Only issue was finding that spaces and &lt;br&gt; html tags were being stripped in signatures, which commenting out the following line fixed:
functions.php
function wpforo_text( $text, $le...]]></description>
                        <content:encoded><![CDATA[<p>Only issue was finding that spaces and &lt;br&gt; html tags were being stripped in signatures, which commenting out the following line fixed:</p>
<p><strong>functions.php</strong></p>
<pre contenteditable="false">function wpforo_text( $text, $length = 0, $echo = true, $strip_tags = true, $strip_urls = true, 
...
    // nando4&gt;&gt; comment out following line to allow for spaces and &lt;br&gt; entered into signature editor to show in post signature area
    // $text = trim( str_replace( "\xc2\xa0", ' ', (string) $text ) );
...
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>nando4</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/wpf-1-7-4-2-4-13-upgrade-has-signatures-stripped-of-making-them-appear-only-on-a-single-line/#post-137345</guid>
                    </item>
				                    <item>
                        <title>RE: WPF 1.7.4 -&gt; 2.4.13 upgrade has signatures stripped br tags of making them appear only on a single line</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/wpf-1-7-4-2-4-13-upgrade-has-signatures-stripped-of-making-them-appear-only-on-a-single-line/#post-137334</link>
                        <pubDate>Sat, 17 Jan 2026 12:48:43 +0000</pubDate>
                        <description><![CDATA[My bad, a customization was causing this. Pls close/delete the bug.]]></description>
                        <content:encoded><![CDATA[<p>My bad, a customization was causing this. Pls close/delete the bug.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>nando4</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/wpf-1-7-4-2-4-13-upgrade-has-signatures-stripped-of-making-them-appear-only-on-a-single-line/#post-137334</guid>
                    </item>
				                    <item>
                        <title>RE: WPF 1.7.4 -&gt; 2.4.13 upgrade has signatures stripped br tags of making them appear only on a single line</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/wpf-1-7-4-2-4-13-upgrade-has-signatures-stripped-of-making-them-appear-only-on-a-single-line/#post-137331</link>
                        <pubDate>Sat, 17 Jan 2026 10:17:21 +0000</pubDate>
                        <description><![CDATA[Dear @nando4,
We’ve already discussed this question in the following support topic
Please review it once more. If you’re still experiencing any issues, kindly record a video so we can bette...]]></description>
                        <content:encoded><![CDATA[<p data-start="64" data-end="77">Dear @nando4,</p>
<p data-start="79" data-end="261">We’ve already discussed this question in the following support topic:<br data-start="148" data-end="151" /><a class="decorated-link" href="https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-empty-line-in-signature-of-latest-wpforo/" target="_new" rel="noopener" data-start="151" data-end="261">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-empty-line-in-signature-of-latest-wpforo/<span class="ms-0.5 inline-block align-middle leading-none" aria-hidden="true"></span></a></p>
<p data-start="263" data-end="394">Please review it once more. If you’re still experiencing any issues, kindly record a video so we can better understand the problem.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/wpf-1-7-4-2-4-13-upgrade-has-signatures-stripped-of-making-them-appear-only-on-a-single-line/#post-137331</guid>
                    </item>
				                    <item>
                        <title>WPF 1.7.4 -&gt; 2.4.13 upgrade has signatures stripped br tags of making them appear only on a single line</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/wpf-1-7-4-2-4-13-upgrade-has-signatures-stripped-of-making-them-appear-only-on-a-single-line/#post-137327</link>
                        <pubDate>Sat, 17 Jan 2026 08:53:50 +0000</pubDate>
                        <description><![CDATA[Did some testing finding WPF 1.7.4 user signatures with br html tags that under WPF 1.7.4 make them appear on separate lines would appear on WPF 2.4.13 on  a consecutive line, even though th...]]></description>
                        <content:encoded><![CDATA[<p>Did some testing finding WPF 1.7.4 user signatures with br html tags that under WPF 1.7.4 make them appear on separate lines would appear on WPF 2.4.13 on  a consecutive line, even though they appear correctly in the wpforo_profiles db table. <br /><br />ie:<br /><br /><strong>WPF 1.7.4 signature</strong></p>
<pre contenteditable="false">line1
line2
line3</pre>
<p><br /><strong>WPF 2.4.13 signature</strong></p>
<pre contenteditable="false">line1 line2 line3</pre>
<p>When you have 1000s of users, this change in appearance completely mucks up my forum post views. I wasn't able to locate the code responsible for this during a limited testing time window, so aborted the WPF 2.4.13 upgrade due to it being a deal-breaker.</p>
<p>May I please request some way of signatures maintaining br html tags so appear like they do in WPF 1.7.4 in the upcoming WPF 3 release?</p>
<p>Thank you</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>nando4</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/wpf-1-7-4-2-4-13-upgrade-has-signatures-stripped-of-making-them-appear-only-on-a-single-line/#post-137327</guid>
                    </item>
							        </channel>
        </rss>
		