<?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>
									wpForo Support Forum - Recent Topics				            </title>
            <link>https://wpforo.com/community/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 04 Apr 2026 16:11:56 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Forum summary in admin</title>
                        <link>https://wpforo.com/community/wpforo-3-beta-test/forum-summary-in-admin/</link>
                        <pubDate>Sat, 04 Apr 2026 15:13:18 +0000</pubDate>
                        <description><![CDATA[Bbpress summarizes forum statistics in admin; it would be nice if WpForo could do this too.It&#039;s not very useful, but it&#039;s an interesting feature for forum admins.
&nbsp;Screenshot-2026-04-0...]]></description>
                        <content:encoded><![CDATA[<p>Bbpress summarizes forum statistics in admin; it would be nice if WpForo could do this too.<br />It's not very useful, but it's an interesting feature for forum admins.</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1775315598-Screenshot-2026-04-04T171154280.png" target="_blank" title="Screenshot-2026-04-04T171154.280.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2026-04-04T171154.280.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>Ricsca</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-3-beta-test/forum-summary-in-admin/</guid>
                    </item>
				                    <item>
                        <title>No AI Assitent widget on forum</title>
                        <link>https://wpforo.com/community/wpforo-3-beta-test/no-ai-assitent-widget-on-forum/</link>
                        <pubDate>Fri, 03 Apr 2026 22:44:54 +0000</pubDate>
                        <description><![CDATA[We&#039;ve got it running on our dev site but struggling with the indexing. Our forum is 10m posts. But I can&#039;t seem to find the AI Widget or the Chat bot visible on the front end. We are on the ...]]></description>
                        <content:encoded><![CDATA[<p>We've got it running on our dev site but struggling with the indexing. Our forum is 10m posts. But I can't seem to find the AI Widget or the Chat bot visible on the front end. We are on the business subscription with lots of credits. Other AI features are visible like a 'summarise' button and 'translate'. What am I missing?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>Singletrackmark</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-3-beta-test/no-ai-assitent-widget-on-forum/</guid>
                    </item>
				                    <item>
                        <title>Yoast and Wpforo clash?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/yoast-and-wpforo-clash/</link>
                        <pubDate>Fri, 03 Apr 2026 21:55:49 +0000</pubDate>
                        <description><![CDATA[Hi wpForo Team,
I am reaching out regarding a compatibility issue between wpForo and the Yoast SEO plugin. While wpForo states that it is compatible with Yoast, I am seeing conflicting SEO ...]]></description>
                        <content:encoded><![CDATA[<p data-path-to-node="4">Hi wpForo Team,</p>
<p data-path-to-node="5">I am reaching out regarding a compatibility issue between wpForo and the Yoast SEO plugin. While wpForo states that it is compatible with Yoast, I am seeing conflicting SEO data being generated on my forum topic pages, which is causing issues with duplicate meta tags and broken social media previews.</p>
<p data-path-to-node="6">When I inspect the page source of a community forum post, both wpForo and Yoast are actively injecting data into the <code data-path-to-node="6" data-index-in-node="117">&lt;head&gt;</code>, rather than wpForo overriding Yoast.</p>
<p data-path-to-node="7">Here is what is currently outputting on a single topic page:</p>
<ol start="1" data-path-to-node="8">
<li>
<p data-path-to-node="8,0,0"><b data-path-to-node="8,0,0" data-index-in-node="0">wpForo's Output:</b> wpForo correctly generates its SEO block (``), including the canonical URL, description, Open Graph tags (<code data-path-to-node="8,0,0" data-index-in-node="123">og:title</code>, <code data-path-to-node="8,0,0" data-index-in-node="133">og:description</code>, <code data-path-to-node="8,0,0" data-index-in-node="149">og:url</code>, <code data-path-to-node="8,0,0" data-index-in-node="157">og:locale</code>, etc.), and Twitter cards.</p>
</li>
<li>
<p data-path-to-node="8,1,0"><b data-path-to-node="8,1,0" data-index-in-node="0">Yoast's Output:</b> Immediately below that, Yoast tries to output its own data (<code data-path-to-node="8,1,0" data-index-in-node="76">). Because it cannot read the dynamic forum content, it outputs an admin warning (</code>), but it still injects duplicate tags like <code data-path-to-node="8,1,0" data-index-in-node="202">og:locale</code>, <code data-path-to-node="8,1,0" data-index-in-node="213">article:publisher</code>, and Twitter tags.</p>
</li>
</ol>
<p data-path-to-node="9"><b data-path-to-node="9" data-index-in-node="0">The Impact:</b> Because both plugins are outputting Open Graph and Twitter card data, social media platforms (Facebook, X, LinkedIn) are getting confused by the duplicate tags. This results in link previews pulling incorrect formatting or failing to pull the wpForo-generated data.</p>
<p data-path-to-node="10"><b data-path-to-node="10" data-index-in-node="0">My Question:</b> Is the built-in Yoast compatibility supposed to automatically disable Yoast's meta output on wpForo pages? If so, it appears to be failing. As a temporary workaround, I have to manually go into Yoast and disable it for the forum's custom post types.</p>
<p data-path-to-node="11">Could your development team look into why Yoast is not cleanly yielding to wpForo's SEO data on topic pages?</p>
<p data-path-to-node="12">Thank you for your time and help!</p>
<p data-path-to-node="12"> </p>
<p data-path-to-node="12">You can check for example this link: <a href="https://www.paradigmshift.com.pk/community-forum/external-internships-forum/un-international-law-fellowship-program-2026/">https://www.paradigmshift.com.pk/community-forum/external-internships-forum/un-international-law-fellowship-program-2026/</a></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>hbk747</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/yoast-and-wpforo-clash/</guid>
                    </item>
				                    <item>
                        <title>wpForo forum page shows empty with Twenty Twenty-Four theme</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-forum-page-shows-empty-with-twenty-twenty-four-theme/</link>
                        <pubDate>Fri, 03 Apr 2026 13:58:31 +0000</pubDate>
                        <description><![CDATA[Hello,
I installed wpForo on my WordPress site running Twenty Twenty-Four theme. The forum index page works fine (shows list of forums), but when I click on any individual forum, the page i...]]></description>
                        <content:encoded><![CDATA[<p class="font-claude-response-body break-words whitespace-normal leading-">Hello,</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">I installed wpForo on my WordPress site running Twenty Twenty-Four theme. The forum index page works fine (shows list of forums), but when I click on any individual forum, the page is completely empty — no content, no header, no footer.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">In the page source I can see these PHP warnings:</p>
<ul class=":mb-0 :mt-1 :gap-1 :pb-1 :pb-1 list-disc flex flex-col gap-1 pl-8 mb-3">
<li class="whitespace-normal break-words pl-2"><code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">Warning: Attempt to read property "post_content" on null</code></li>
<li class="whitespace-normal break-words pl-2"><code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">Warning: Attempt to read property "ID" on null</code></li>
<li class="whitespace-normal break-words pl-2"><code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">page-id-</code> is empty in the body class</li>
</ul>
<p class="font-claude-response-body break-words whitespace-normal leading-">The body class shows <code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">is_wpforo_page-1</code> and <code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">is_wpforo_url-1</code> so wpForo recognizes the page, but WordPress cannot load the page content.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">I tried:</p>
<ul class=":mb-0 :mt-1 :gap-1 :pb-1 :pb-1 list-disc flex flex-col gap-1 pl-8 mb-3">
<li class="whitespace-normal break-words pl-2">Hard flush permalinks</li>
<li class="whitespace-normal break-words pl-2">Recreating the forum page</li>
<li class="whitespace-normal break-words pl-2">Disabling other plugins one by one</li>
</ul>
<p class="font-claude-response-body break-words whitespace-pre-wrap leading-">WordPress version: 6.9.4 wpForo version: 2.4.17 Theme: Twenty Twenty-Four</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">Thank you for your help.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>JanaK</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-forum-page-shows-empty-with-twenty-twenty-four-theme/</guid>
                    </item>
				                    <item>
                        <title>How can I optimize wpForo performance without affecting site speed?</title>
                        <link>https://wpforo.com/community/general-discussions/how-can-i-optimize-wpforo-performance-without-affecting-site-speed/</link>
                        <pubDate>Thu, 02 Apr 2026 13:24:11 +0000</pubDate>
                        <description><![CDATA[Hi everyone,
I’ve recently added wpForo to a WordPress site and I’m trying to optimize its performance without negatively impacting overall site speed. While the forum works well, I’ve noti...]]></description>
                        <content:encoded><![CDATA[<p data-start="1105" data-end="1131">Hi everyone,</p>
<p data-start="1133" data-end="1386">I’ve recently added wpForo to a WordPress site and I’m trying to optimize its performance without negatively impacting overall site speed. While the forum works well, I’ve noticed some slowdown in page load times, especially on discussion-heavy pages.</p>
<p data-start="1388" data-end="1440">Here’s the site I’m currently testing: </p>
<p data-start="1442" data-end="1592">I’d love to know what optimization techniques, caching strategies, or settings adjustments you recommend for wpForo to keep things running smoothly.</p>
<p data-start="1594" data-end="1665">Any advice or real-world experiences would be really helpful. Thanks!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>DandyTints</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/how-can-i-optimize-wpforo-performance-without-affecting-site-speed/</guid>
                    </item>
				                    <item>
                        <title>AI Content Indexing - Cloude Storage vs Local Storage</title>
                        <link>https://wpforo.com/community/wpforo-3-beta-test/ai-content-indexing-cloude-storage-vs-local-storage/</link>
                        <pubDate>Thu, 02 Apr 2026 08:34:47 +0000</pubDate>
                        <description><![CDATA[We have 3.0 installed on our dev and I&#039;m getting my head around it all. Our forum is very big. We have over 10m posts and 550k topics. There&#039;s the option in the settings to use AWS cloud for...]]></description>
                        <content:encoded><![CDATA[<p>We have 3.0 installed on our dev and I'm getting my head around it all. Our forum is very big. We have over 10m posts and 550k topics. There's the option in the settings to use AWS cloud for forums that are larger than 100k. I've selected that. But what exactly does that do? What is being shipped to the cloud and what is not?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>Singletrackmark</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-3-beta-test/ai-content-indexing-cloude-storage-vs-local-storage/</guid>
                    </item>
				                    <item>
                        <title>Fix the design of the mobile version</title>
                        <link>https://wpforo.com/community/wpforo-3-beta-test/fix-the-design-of-the-mobile-version/</link>
                        <pubDate>Thu, 02 Apr 2026 04:43:56 +0000</pubDate>
                        <description><![CDATA[Fix the design of the mobile version. It looks very crooked.]]></description>
                        <content:encoded><![CDATA[<p><span>Fix the design of the mobile version. It looks very crooked.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>Doktor_e5</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-3-beta-test/fix-the-design-of-the-mobile-version/</guid>
                    </item>
				                    <item>
                        <title>Forum not showing for non Moderators</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-showing-for-non-moderators/</link>
                        <pubDate>Tue, 31 Mar 2026 03:07:53 +0000</pubDate>
                        <description><![CDATA[I&#039;ve tried everything, when my users (Platinum/Gold/Subscriber) are set to admin they can see the Forum, otherwise they cant, literally every settings I have tried. I even set the root forum...]]></description>
                        <content:encoded><![CDATA[<p><span>I've tried everything, when my users (Platinum/Gold/Subscriber) are set to admin they can see the Forum, otherwise they cant, literally every settings I have tried. I even set the root forum to guest access and it still doesn't show anything for non moderators.</span></p>
<p><span><img src="https://preview.redd.it/wpforo-blank-page-v0-rg1d1mvvpasg1.png?width=522&amp;format=png&amp;auto=webp&amp;s=25131a3d757bf8c4927a7d03d4f3353b3f155026" alt="r/Wordpress - Wpforo blank page??" /><img src="https://preview.redd.it/wpforo-blank-page-v0-7kp1tf2epasg1.png?width=1170&amp;format=png&amp;auto=webp&amp;s=a9d773ad1b1542b9e42ac7745ee3fa72a28d6bc3" alt="r/Wordpress - Wpforo blank page??" /><img src="https://preview.redd.it/wpforo-blank-page-v0-ygk2wwubpasg1.png?width=1215&amp;format=png&amp;auto=webp&amp;s=cb630b9e1cf9601eb189b753f8f61f75347dd227" alt="r/Wordpress - Wpforo blank page??" /></span></p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1774926473-Screenshot-2026-03-31-at-040524.png" target="_blank" title="Screenshot-2026-03-31-at-04.05.24.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2026-03-31-at-04.05.24.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>robins</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-showing-for-non-moderators/</guid>
                    </item>
				                    <item>
                        <title>I think it&#039;s an icon bug.</title>
                        <link>https://wpforo.com/community/wpforo-3-beta-test/i-think-its-an-icon-bug/</link>
                        <pubDate>Sun, 29 Mar 2026 10:12:50 +0000</pubDate>
                        <description><![CDATA[I think the message icons in categories shouldn&#039;t look like this, or am I wrong?
&nbsp;
&nbsp;Screenshot-2026-03-29T121034.542.png]]></description>
                        <content:encoded><![CDATA[<p>I think the message icons in categories shouldn't look like this, or am I wrong?</p>
<p>&nbsp;</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1774779170-Screenshot-2026-03-29T121034542.png" target="_blank" title="Screenshot-2026-03-29T121034.542.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2026-03-29T121034.542.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>Ricsca</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-3-beta-test/i-think-its-an-icon-bug/</guid>
                    </item>
				                    <item>
                        <title>Remove the warning message for users who aren&#039;t allowed to attach files?</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/remove-the-warning-message-for-users-who-arent-allowed-to-attach-files/</link>
                        <pubDate>Fri, 27 Mar 2026 19:02:51 +0000</pubDate>
                        <description><![CDATA[Hi there,
&nbsp;
Is there a way to remove the message &quot; You are not allowed to attach files on this forum. It is possible that you have not reached the minimum required number of posts, or...]]></description>
                        <content:encoded><![CDATA[<p>Hi there,</p>
<p>&nbsp;</p>
<p>Is there a way to remove the message "<span class="s1"> You are not allowed to attach files on this forum. It is possible that you have not reached the minimum required number of posts, or your user group does not have permission to attach files in this forum."</span></p>
<p>that shows to users who aren't allowed to attach files?</p>
<p>We'd rather just have this hidden completely and not show the message if a user can't attach files.</p>
<p>&nbsp;</p>
<p>thx</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1774638171-Screenshot-2026-03-27-at-20114-PM.png" target="_blank" title="Screenshot-2026-03-27-at-2.01.14-PM.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2026-03-27-at-2.01.14-PM.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>vanessa</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/remove-the-warning-message-for-users-who-arent-allowed-to-attach-files/</guid>
                    </item>
							        </channel>
        </rss>
		