<?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>
									Update module code: Use font-display:block for Font Awesome CSS - How-To and Troubleshooting				            </title>
            <link>https://gvectors.com/forum/how-to-and-troubleshooting/update-module-code-use-font-displayblock-for-font-awesome-css/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 18 Jul 2026 06:40:30 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Update module code: Use font-display:block for Font Awesome CSS</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/update-module-code-use-font-displayblock-for-font-awesome-css/#post-23175</link>
                        <pubDate>Wed, 20 May 2020 22:25:39 +0000</pubDate>
                        <description><![CDATA[We&#039;re receiving on all page with wpdiscuz throughthe warning to: Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading
 
Based on our research and...]]></description>
                        <content:encoded><![CDATA[<p>We're receiving on all page with wpdiscuz through <a href="https://developers.google.com/speed/pagespeed/insights">https://developers.google.com/speed/pagespeed/insights</a> the warning to: <span>Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading</span></p>
<p> </p>
<p>Based on our research and legit ticket of Font-Awesom, see the last comments of this issue ticket:</p>
<p><a href="https://github.com/FortAwesome/Font-Awesome/issues/14387">https://github.com/FortAwesome/Font-Awesome/issues/14387</a></p>
<p> </p>
<p>You should add in your CSS and so your module:</p>
<p><span>font-display: block;</span></p>
<p><span> in the CSS @font-face{}<br /><br /><br /><br />To work around this we might be able to disable your import of the font-face Font Awesome through your settings and can add/import Font Awesome in the custom CSS or theme. However I think it's better you update your code with the correct standard of @font-face</span></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>klaas2</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/update-module-code-use-font-displayblock-for-font-awesome-css/#post-23175</guid>
                    </item>
							        </channel>
        </rss>
		