<?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>
									Version 3.0.6, missing icons and forum menu has many extra links. - How-to and Troubleshooting - wpForo 3.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/version-3-0-6-missing-icons-and-forum-menu-has-many-extra-links/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 15 Sep 2026 20:45:10 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Version 3.0.6, missing icons and forum menu has many extra links.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/version-3-0-6-missing-icons-and-forum-menu-has-many-extra-links/#post-138448</link>
                        <pubDate>Fri, 24 Apr 2026 10:06:36 +0000</pubDate>
                        <description><![CDATA[@memphisguru 
 
This appears to be a CSS conflict with your theme or another plugin. You can either keep the custom code or identify the source of the conflict and contact the plugin/theme...]]></description>
                        <content:encoded><![CDATA[<div style="text-align: left">@memphisguru </div>
<div> </div>
<div style="text-align: left">This appears to be a CSS conflict with your theme or another plugin. You can either keep the custom code or identify the source of the conflict and contact the plugin/theme support for assistance.</div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/">How-to and Troubleshooting - wpForo 3.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/version-3-0-6-missing-icons-and-forum-menu-has-many-extra-links/#post-138448</guid>
                    </item>
				                    <item>
                        <title>RE: Version 3.0.6, missing icons and forum menu has many extra links.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/version-3-0-6-missing-icons-and-forum-menu-has-many-extra-links/#post-138443</link>
                        <pubDate>Fri, 24 Apr 2026 00:24:33 +0000</pubDate>
                        <description><![CDATA[@sofy Adding that CSS did fix the problem. Is there a reason this is necessary? It seems that the WPForo 2026 theme should include that?]]></description>
                        <content:encoded><![CDATA[@sofy Adding that CSS did fix the problem. Is there a reason this is necessary? It seems that the WPForo 2026 theme should include that?]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/">How-to and Troubleshooting - wpForo 3.0</category>                        <dc:creator>memphisguru</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/version-3-0-6-missing-icons-and-forum-menu-has-many-extra-links/#post-138443</guid>
                    </item>
				                    <item>
                        <title>RE: Version 3.0.6, missing icons and forum menu has many extra links.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/version-3-0-6-missing-icons-and-forum-menu-has-many-extra-links/#post-138428</link>
                        <pubDate>Wed, 22 Apr 2026 12:06:45 +0000</pubDate>
                        <description><![CDATA[Hi,
For the issue regarding the menu section, please follow this support topic
Regarding the issue with the icons, please use the following CSS code:









 








#...]]></description>
                        <content:encoded><![CDATA[<p data-start="56" data-end="63"><strong data-start="56" data-end="63">Hi,</strong></p>
<p data-start="65" data-end="220">For the issue regarding the menu section, please follow this support topic:<br data-start="140" data-end="143" /><a class="decorated-link" href="https://wpforo.com/community/how-to-and-troubleshooting-2/doubled-menu-items/" target="_new" rel="noopener" data-start="143" data-end="220">https://wpforo.com/community/how-to-and-troubleshooting-2/doubled-menu-items/<span class="ms-0.5 inline-block align-middle leading-none" aria-hidden="true"></span></a></p>
<p data-start="222" data-end="292">Regarding the issue with the icons, please use the following CSS code:</p>
<div class="relative w-full mt-4 mb-1">
<div class="">
<div class="relative">
<div class="h-full min-h-0 min-w-0">
<div class="h-full min-h-0 min-w-0">
<div class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl">
<div class="h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback">
<div class="pointer-events-none absolute inset-x-4 top-12 bottom-4">
<div class="pointer-events-none sticky z-40 shrink-0 z-1!">
<div class="sticky bg-token-border-light"> </div>
</div>
</div>
<div class="relative">
<div class="">
<div class="relative z-0 flex max-w-full">
<div id="code-block-viewer" class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼ5 ͼj" dir="ltr">
<div class="cm-scroller">
<div class="cm-content q9tKkq_readonly">
<pre contenteditable="false">#wpforo .fa-solid, #wpforo .fas {
    font-family: "Font Awesome 7 Free";
}</pre>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="">
<div class=""> </div>
</div>
</div>
</div>
</div>
<p data-start="366" data-end="419">Insert the CSS code into the <a href="https://wpforo.com/docs/wpforo-v3/settings/colors-styles/#enable-wpforo-font-awesome-lib" target="_blank" rel="noopener"><strong data-start="395" data-end="409">Custom CSS</strong> </a>textarea.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/">How-to and Troubleshooting - wpForo 3.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/version-3-0-6-missing-icons-and-forum-menu-has-many-extra-links/#post-138428</guid>
                    </item>
				                    <item>
                        <title>Version 3.0.6, missing icons and forum menu has many extra links.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/version-3-0-6-missing-icons-and-forum-menu-has-many-extra-links/#post-138424</link>
                        <pubDate>Wed, 22 Apr 2026 00:24:27 +0000</pubDate>
                        <description><![CDATA[Sometime after wpforo updated to 3.x I have display issues. I just now tried clearing all caches (server and forum) and changed to the new 2026 theme.
Here is a screenshot, I&#039;ve circled som...]]></description>
                        <content:encoded><![CDATA[<p>Sometime after wpforo updated to 3.x I have display issues. I just now tried clearing all caches (server and forum) and changed to the new 2026 theme.</p>
<p>Here is a screenshot, I've circled some of the icon issues in red, and the changed forum menu in green.</p>
<p>What could be causing these? I haven't enabled any of the AI features yet. Forum is at</p>
<p><a href="https://thebeachcats.com/forums/">https://thebeachcats.com/forums</a></p>
<p>&nbsp;</p>
42
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/">How-to and Troubleshooting - wpForo 3.0</category>                        <dc:creator>memphisguru</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/version-3-0-6-missing-icons-and-forum-menu-has-many-extra-links/#post-138424</guid>
                    </item>
							        </channel>
        </rss>
		