<?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>
									Some Icons are Rectangles - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 05 Sep 2026 15:07:30 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Some Icons are Rectangles</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37167</link>
                        <pubDate>Sun, 23 Feb 2020 18:23:17 +0000</pubDate>
                        <description><![CDATA[@Robert,&nbsp;
You&#039;re the Man! That fixed me right up! You&#039;re a true blessing to WPForo!&nbsp;
Thank You!&nbsp;
God Bless You!!!&nbsp;
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@Robert,&nbsp;</p>
<p>You're the Man! That fixed me right up! You're a true blessing to WPForo!&nbsp;</p>
<p>Thank You!&nbsp;</p>
<p>God Bless You!!!&nbsp;</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>Chozen1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37167</guid>
                    </item>
				                    <item>
                        <title>RE: Some Icons are Rectangles</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37166</link>
                        <pubDate>Sun, 23 Feb 2020 17:48:42 +0000</pubDate>
                        <description><![CDATA[@robert,
I will make changes shortly.&nbsp;Thank you, Look forward to talking to you soon&hellip;&nbsp;
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@robert,</p>
<p>I will make changes shortly.&nbsp;<br /><br />Thank you, Look forward to talking to you soon&hellip;&nbsp;</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>Chozen1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37166</guid>
                    </item>
				                    <item>
                        <title>RE: Some Icons are Rectangles</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37164</link>
                        <pubDate>Sun, 23 Feb 2020 17:14:32 +0000</pubDate>
                        <description><![CDATA[@chozen1,
Do you know that your website theme uses a very old outdated Font-Awesome Lib? Its outdated lib affects all wpForo icons. We recommend either:
1. Find an option in your theme and...]]></description>
                        <content:encoded><![CDATA[<p>@chozen1,</p>
<p>Do you know that your website theme uses a very old outdated Font-Awesome Lib? Its outdated lib affects all wpForo icons. We recommend either:</p>
<p>1. Find an option in your theme and disable the Font-Awesome Lib. Then navigate to <span style="color: #3366ff">Dashboard &gt; Forums &gt; Settings &gt; Features</span> admin page and enable wpForo Font-Awesome for whole website:</p>
<p>https://wpforo.com/wp-content/uploads/2020/02/wpForo-Enable-Font-Awesome-Icons-for-whole-site.png</p>
<p> </p>
<p>2. OR put this CSS code in <span style="color: #3366ff">Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code</span> textarea. Save it delete all caches and check it.</p>
<pre>#wpforo #wpforo-wrap .fas{<br />    font-family: "Font Awesome 5 Free" !important;<br />    font-weight: 900 !important;<br />    top: 0 !important;<br />}<br />#wpforo #wpforo-wrap .far{<br />    font-family: "Font Awesome 5 Free" !important;<br />    font-weight: 400 !important;<br />    top: 0 !important;<br />}<br />#wpforo #wpforo-wrap .fab{<br />    font-family: "Font Awesome 5 Brands" !important;<br />    top: 0 !important;<br />}</pre>
<p> </p>
<p><span style="color: #ff0000">IMPORTANT:</span> The both solutions will fix all icons. So you should remove the old CSS code we provided before. i mean this CSS code should be removed:</p>
<pre>#wpforo #wpforo-wrap .fa-reply::before {<br />      content: "\f112" !important;<br />}</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/some-icons-are-rectangles/#post-37164</guid>
                    </item>
				                    <item>
                        <title>RE: Some Icons are Rectangles</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37144</link>
                        <pubDate>Sun, 23 Feb 2020 03:34:00 +0000</pubDate>
                        <description><![CDATA[@sofy,&nbsp;
I am still having the same problem.
Thank you, Look forward to talking to you soon&hellip;&nbsp;
&nbsp;
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@sofy,&nbsp;</p>
<p>I am still having the same problem.</p>
<p>Thank you, Look forward to talking to you soon&hellip;&nbsp;</p>
<p>&nbsp;</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>Chozen1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37144</guid>
                    </item>
				                    <item>
                        <title>RE: Some Icons are Rectangles</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37131</link>
                        <pubDate>Sat, 22 Feb 2020 13:05:31 +0000</pubDate>
                        <description><![CDATA[@chozen1,
Try the following CSS code. It should solve the issue:
.fas{   font-family: &quot;Font Awesome 5 Free&quot; !important;   font-weight: 900 !important;}
The CSS code should be added in the...]]></description>
                        <content:encoded><![CDATA[<p>@chozen1,</p>
<p>Try the following CSS code. It should solve the issue:</p>
<pre>.fas{<br />   font-family: "Font Awesome 5 Free" !important;<br />   font-weight: 900 !important;<br />}</pre>
<p>The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard &gt; Forums &gt; Settings &gt; Style Tab.&nbsp;&nbsp;</p>
<p>Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.&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/some-icons-are-rectangles/#post-37131</guid>
                    </item>
				                    <item>
                        <title>RE: Some Icons are Rectangles</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37130</link>
                        <pubDate>Sat, 22 Feb 2020 12:49:05 +0000</pubDate>
                        <description><![CDATA[@alvina
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@alvina</p>
<p><a href="https://www.praiseandworshipgod.com/community/" target="true">https://www.praiseandworshipgod.com/community/</a></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>Chozen1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37130</guid>
                    </item>
				                    <item>
                        <title>RE: Some Icons are Rectangles</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37123</link>
                        <pubDate>Sat, 22 Feb 2020 08:43:59 +0000</pubDate>
                        <description><![CDATA[Hi @chozen1,
Please leave the example URL to allow us to check it.]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@chozen1,</span></p>
<p>Please leave the example URL to allow us to check it.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37123</guid>
                    </item>
				                    <item>
                        <title>Some Icons are Rectangles</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37117</link>
                        <pubDate>Sat, 22 Feb 2020 04:47:07 +0000</pubDate>
                        <description><![CDATA[Hello earlier this week you helped me fix my posts icon by using this code. 
#wpforo #wpforo-wrap .fa-reply::before {content: &quot;\f112&quot; !important;}
That worked for posts icon but some of my...]]></description>
                        <content:encoded><![CDATA[<p>Hello earlier this week you helped me fix my posts icon by using this code. </p>
<p>#wpforo #wpforo-wrap .fa-reply::before {<br />content: "\f112" !important;<br />}</p>
<p>That worked for posts icon but some of my other icons are still rectangles which includes: Latest Post:, Unread Posts, and Login Button. Can you please help me? </p>
<p>Thank you, Look forward to talking to you soon… </p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1582346827-Screen-Shot-2020-02-21-at-94619-PM.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Screen-Shot-2020-02-21-at-9.46.19-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>Chozen1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/some-icons-are-rectangles/#post-37117</guid>
                    </item>
							        </channel>
        </rss>
		