<?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>
									Spurious question marks in widget and in other texts - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 12 Jul 2026 15:06:46 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Spurious question marks in widget and in other texts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-31004</link>
                        <pubDate>Tue, 03 Sep 2019 07:22:48 +0000</pubDate>
                        <description><![CDATA[Posted by: @robert HiCould you please try to remove one line of code from /wp-content/plugins/wpforo/wpf-includes/functions.php file and see if the issue is fixed?Worked perfect for me too, ...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1" data-postid="30976" data-mention="robert"><div class="wpforo-post-quote-author"><strong> Posted by: @robert </strong></div><p>Hi</p><p>Could you please try to remove one line of code from <span style="color: #0000ff">/wp-content/plugins/wpforo/wpf-includes/</span><span style="color: #ff0000">functions.php</span> file and see if the issue is fixed?</p></blockquote><p>Worked perfect for me too, 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>cmw14</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-31004</guid>
                    </item>
				                    <item>
                        <title>RE: Spurious question marks in widget and in other texts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-31000</link>
                        <pubDate>Tue, 03 Sep 2019 03:52:30 +0000</pubDate>
                        <description><![CDATA[This issue should be fixed with 1.6.4]]></description>
                        <content:encoded><![CDATA[<p>This issue should be fixed with 1.6.4</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/spurious-question-marks-in-widget-and-in-other-texts/#post-31000</guid>
                    </item>
				                    <item>
                        <title>RE: Spurious question marks in widget and in other texts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-30980</link>
                        <pubDate>Mon, 02 Sep 2019 19:01:26 +0000</pubDate>
                        <description><![CDATA[@robert
That fixed it Robert]]></description>
                        <content:encoded><![CDATA[<p>@robert</p>
<p>That fixed it Robert</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>VereK</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-30980</guid>
                    </item>
				                    <item>
                        <title>RE: Spurious question marks in widget and in other texts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-30976</link>
                        <pubDate>Mon, 02 Sep 2019 16:03:16 +0000</pubDate>
                        <description><![CDATA[Hi @cmw14, @percysgrowroom and @verekCould you please try to remove one line of code from /wp-content/plugins/wpforo/wpf-includes/functions.php file and see if the issue is fixed?Please find...]]></description>
                        <content:encoded><![CDATA[<p>Hi @cmw14, @percysgrowroom and @verek</p><p>Could you please try to remove one line of code from <span style="color: #0000ff">/wp-content/plugins/wpforo/wpf-includes/</span><span style="color: #ff0000">functions.php</span> file and see if the issue is fixed?</p><p>Please find this line and remove it:</p><pre style="background-color: #ffffff;color: #000000;font-size: 12.0pt"><span style="color: #4985c9;font-weight: bold">$text </span><span style="color: #000080">= </span><span style="color: #0000e5;font-style: italic">trim</span>( <span style="color: #0000e5;font-style: italic">str_replace</span>(<span style="color: #c64741">"</span><span style="color: #c64741;font-weight: bold">\xA0</span><span style="color: #c64741">"</span><span style="color: #000080">, </span><span style="color: #c64741">' '</span><span style="color: #000080">, </span><span style="color: #4985c9;font-weight: bold">$text </span>) )<span style="color: #313131">;</span></pre><p>Then delete all caches and test it again.</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/spurious-question-marks-in-widget-and-in-other-texts/#post-30976</guid>
                    </item>
				                    <item>
                        <title>RE: Spurious question marks in widget and in other texts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-30804</link>
                        <pubDate>Mon, 02 Sep 2019 01:00:54 +0000</pubDate>
                        <description><![CDATA[Posted by: @cmw14 Since performing the update the &quot;recent posts&quot; widget is now showing spurious question marks after emoji&#039;s (see attachment). This fault was not present before.   zz.jpgLook...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="748" data-postid="30797" data-mention="cmw14"><div class="wpforo-post-quote-author"><strong> Posted by: @cmw14 </strong></div><p>Since performing the update the "recent posts" widget is now showing spurious question marks after emoji's (see attachment). This fault was not present before.</p><p> </p><p> </p><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1567373497-zz.jpg" target="_blank" rel="noopener"> zz.jpg</a></div></blockquote><p>Looks like spaces are not being escaped?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>VereK</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-30804</guid>
                    </item>
				                    <item>
                        <title>RE: Spurious question marks in widget and in other texts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-30798</link>
                        <pubDate>Sun, 01 Sep 2019 22:46:29 +0000</pubDate>
                        <description><![CDATA[Posted by: @cmw14 Since performing the update the &quot;recent posts&quot; widget is now showing spurious question marks after emoji&#039;s (see attachment). This fault was not present before.   zz.jpgIm h...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="748" data-postid="30797" data-mention="cmw14"><div class="wpforo-post-quote-author"><strong> Posted by: @cmw14 </strong></div><p>Since performing the update the "recent posts" widget is now showing spurious question marks after emoji's (see attachment). This fault was not present before.</p><p> </p><p> </p><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1567373497-zz.jpg" target="_blank" rel="noopener"> zz.jpg</a></div></blockquote><p>Im having the same problem </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>Macky</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-30798</guid>
                    </item>
				                    <item>
                        <title>RE: Spurious question marks in widget and in other texts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-30797</link>
                        <pubDate>Sun, 01 Sep 2019 21:31:37 +0000</pubDate>
                        <description><![CDATA[Since performing the update the &quot;recent posts&quot; widget is now showing spurious question marks after emoji&#039;s (see attachment). This fault was not present before.   zz.jpg]]></description>
                        <content:encoded><![CDATA[<p>Since performing the update the "recent posts" widget is now showing spurious question marks after emoji's (see attachment). This fault was not present before.</p><p> </p><p> </p><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1567373497-zz.jpg" target="_blank" rel="noopener"> zz.jpg</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>cmw14</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/spurious-question-marks-in-widget-and-in-other-texts/#post-30797</guid>
                    </item>
							        </channel>
        </rss>
		