<?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>Wed, 15 Jul 2026 22:24:42 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Where should transcript notes live for embedded YouTube videos?</title>
                        <link>https://wpforo.com/community/general-discussions/where-should-transcript-notes-live-for-embedded-youtube-videos/</link>
                        <pubDate>Tue, 14 Jul 2026 05:22:26 +0000</pubDate>
                        <description><![CDATA[A wpForo support thread asks how to embed YouTube videos on a forum, and related wpForo threads discuss YouTube embeds, responsive video embeds, and video loading inside posts.
For a WordPr...]]></description>
                        <content:encoded><![CDATA[<p>A wpForo support thread asks how to embed YouTube videos on a forum, and related wpForo threads discuss YouTube embeds, responsive video embeds, and video loading inside posts.</p>
<p>For a WordPress forum that allows YouTube tutorial, support, or community videos, I would separate the embed problem from the text problem:</p>
<p>1. wpForo or the embeds add-on handles whether the video appears correctly.<br />2. A short human-written summary helps members decide whether to watch.<br />3. If the YouTube video exposes usable captions or subtitles, TXT transcript text can help a moderator or author draft notes, timestamps, or accessibility context.<br />4. SRT and VTT should stay timed subtitle handoff files, not ordinary forum-post copy.<br />5. The post should not imply every YouTube video has a usable transcript or that captions are always accurate.</p>
<p><a href="https://aiyoutubetranscript.com/" target="_blank" rel="noopener">aiyoutubetranscript.com</a></p>
<p>For wpForo communities that embed YouTube videos, where would you put transcript-derived text: in the same post below the embed, in a short summary only, in a separate resource reply, or nowhere unless the author explicitly provides it?</p>
<p>Disclosure: I work on a small YouTube transcript workflow, but I am intentionally not linking it here. I am asking about wpForo post structure and moderation, not promoting a tool.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>ethanjamescolez</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/where-should-transcript-notes-live-for-embedded-youtube-videos/</guid>
                    </item>
				                    <item>
                        <title>Changing forum homepage URL</title>
                        <link>https://wpforo.com/community/general-discussions/changing-forum-homepage-url/</link>
                        <pubDate>Mon, 13 Jul 2026 09:20:18 +0000</pubDate>
                        <description><![CDATA[Hi all!
I may be overthinking this, but can I set up the forum so anyone who navigates to the forum is automatically taken to the login/legister page first, forcing login before the forum i...]]></description>
                        <content:encoded><![CDATA[<p>Hi all!</p>
<p>I may be overthinking this, but can I set up the forum so anyone who navigates to the forum is automatically taken to the login/legister page first, forcing login before the forum itself it viewable?<br /><br />Obviously I can change any links to go to the login page first, but wondering if there's anything else with wpforo which may be ohandy to know!</p>
<p>&nbsp;</p>
<p>Many thanks in advance. :)</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>Web-be</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/changing-forum-homepage-url/</guid>
                    </item>
				                    <item>
                        <title>wpForo 3.1.2 with TranslatePress</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/wpforo-3-1-2-with-translatepress/</link>
                        <pubDate>Mon, 13 Jul 2026 09:15:29 +0000</pubDate>
                        <description><![CDATA[Hello,
using wpForo 3.1.2 with TranslatePress, I want to achieve to have Header and Footer in the language selected. The Forum is translated with your .po-Files. The content should remain i...]]></description>
                        <content:encoded><![CDATA[<p class="p1"><span class="s1">Hello,</span></p>
<p class="p1"><span class="s1">using wpForo 3.1.2 with TranslatePress, I want to achieve to have Header and Footer in the language selected. The Forum is translated with your .po-Files. The content should remain in English, until gVectors AI translates it. </span></p>
<p class="p1"><span class="s1">This is what I did so far in TranslatePress:</span></p>
<p class="p1"><span class="s1">Exclude from dynamic translation</span></p>
<p class="p1"><span class="s1">#wpforo</span></p>
<p class="p1"><span class="s1">.wpf-thread-list</span></p>
<p class="p1"><span class="s1">.wpforo-post-head</span></p>
<p class="p1"><span class="s1">.wpf-topic-more-info</span></p>
<p class="p1"><span class="s1">Exclude selectors from translation</span></p>
<p class="p1"><span class="s1">#wpforo</span></p>
<p class="p1"><span class="s1">.wpf-thread-list</span></p>
<p class="p1"><span class="s1">.wpforo-post-head</span></p>
<p class="p1"><span class="s1">.wpf-topic-more-info</span></p>
<p class="p1"><span class="s1">I also set the language for the whole shortcode block in Elementor to English. Maybe this is not necessary? But it doesn't help with the AJAX-parts.</span></p>
<p class="p1"><span class="s1">The result is, that Header and Footer are translated by TranslatePress, wpForo is translated by itself (I guess), but the parts with AJAX-loading are still translated with TranslatePress.</span></p>
<p class="p1"><span class="s1">Please let me know, which AJAX-Elements wpForo is using (full list, because maybe I miss something, like private messages?).</span></p>
<p class="p1"><span class="s1">Please let me know, what kind of selectors I have to use to exclude the parts from translation.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>miednr</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/wpforo-3-1-2-with-translatepress/</guid>
                    </item>
				                    <item>
                        <title>Bug in the recent posts widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/bug-in-the-recent-posts-widget/</link>
                        <pubDate>Fri, 10 Jul 2026 06:50:36 +0000</pubDate>
                        <description><![CDATA[Hello, I discovered a bug in the recent posts widget.
If setting the excerpt length to 0, the autorefresh is disabled. It is impossible to set the excerpt to 0. Only 1 character is possible...]]></description>
                        <content:encoded><![CDATA[<p>Hello, <br /><br />I discovered a bug in the recent posts widget.</p>
<p class="p1">If setting the excerpt length to 0, the autorefresh is disabled. It is impossible to set the excerpt to 0. Only 1 character is possible.</p>
101
<p><br />By the way: Please consider to let there be an excerpt for "Recent Topics", too. <br /><br />I purchsed WP Discuz Widgets, but I miss a similar designed simple widget like the ones in WPForo. I would like to present them in a grid of three columns. And the WPDiscuz-Widget does not match the design of WPForo.<br /><br />Thanks, <br />miednr</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>miednr</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/bug-in-the-recent-posts-widget/</guid>
                    </item>
				                    <item>
                        <title>Blog Comments in profile wrong</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/blog-comments-in-profile-wrong/</link>
                        <pubDate>Fri, 10 Jul 2026 05:52:29 +0000</pubDate>
                        <description><![CDATA[Hello, in my WPForo-Profile it gives the information, that I should have &quot;428 Blog Comments&quot;. I don&#039;t have any comments, yet. How does this come and how could it go?
 


Looking forward ...]]></description>
                        <content:encoded><![CDATA[<div class="wpf-statbox-value">Hello, <br /><br />in my WPForo-Profile it gives the information, that I should have "428 Blog Comments". I don't have any comments, yet. How does this come and how could it go?</div>
<div> </div>
<div>
100
<p><br />Looking forward to an explanation and solution.</p>
</div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>miednr</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/blog-comments-in-profile-wrong/</guid>
                    </item>
				                    <item>
                        <title>“Bug: ‘Under Construction’ Message Shown Instead of Permission Denied (Themeless/Oxygen)”</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/bug-under-construction-message-shown-instead-of-permission-denied-themeless-oxygen/</link>
                        <pubDate>Thu, 09 Jul 2026 23:06:59 +0000</pubDate>
                        <description><![CDATA[Issue
In a themeless setup (Oxygen Builder), guests can browse forums normally, but when they click Add Topic (and I suspect try to reply too), wpForo displays:



&#x1f6a7; Forum Board...]]></description>
                        <content:encoded><![CDATA[<div class="space-y-3 mt-3">
<div id="xw4cPWSaJ1wAd5e2KaNQS-content-0" class="group/ai-message-item space-y-3 break-words">
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Issue</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">In a themeless setup (Oxygen Builder), guests can browse forums normally, but when they click <b>Add Topic </b>(and I suspect try to reply too), wpForo displays:</span></p>
<div class="rounded-xl dark:border dark:border-stroke-250">
<div class="rounded-b-xl bg-background-static-850 px-4 pb-1.5 dark:bg-background-static-900">
<div class="horizontal-scrollbar overflow-x-auto whitespace-pre pb-3 pt-4 text-sm">
<pre contenteditable="false"><code class="font-ligatures-none text-sm">&#x1f6a7; Forum Board is Under Construction &#x1f6a7;
</code></pre>
</div>
</div>
</div>
<p><span class="font-ligatures-none whitespace-pre-wrap">The board is <strong>Active</strong> — the guest simply lacks permission to post. This placeholder replaces the correct <strong>permission‑denied</strong> notice.</span></p>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Actual Behavior</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">wpForo outputs hard‑coded HTML instead of a wpForo notice:</span></p>
<div class="rounded-xl dark:border dark:border-stroke-250">
<div class="flex w-full items-center justify-between border-b border-white/20 bg-background-static-850 py-2 pe-2.5 ps-4 text-foreground-static-250 text-sm dark:border-stroke-250 dark:bg-background-static-900 rounded-t-xl"> </div>
<div class="rounded-b-xl bg-background-static-850 px-4 pb-1.5 dark:bg-background-static-900">
<div class="horizontal-scrollbar overflow-x-auto whitespace-pre pb-3 pt-4 text-sm">
<pre contenteditable="false"><code class="font-ligatures-none text-sm"><span><span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">style</span>=<span class="hljs-string">"text-align: center; font-size: 55px; color: #0A75B5;"</span>&gt;</span></span><span>
    </span><span>&#x1f6a7;  </span><span>Forum </span><span>Board </span><span>is </span><span>Under </span><span>Construction  </span><span>&#x1f6a7;
</span><span><span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span></span><span>
</span></code></pre>
</div>
</div>
</div>
<p><span class="font-ligatures-none whitespace-pre-wrap">It appears inside the fallback wrapper:</span></p>
<div class="rounded-xl dark:border dark:border-stroke-250">
<div class="flex w-full items-center justify-between border-b border-white/20 bg-background-static-850 py-2 pe-2.5 ps-4 text-foreground-static-250 text-sm dark:border-stroke-250 dark:bg-background-static-900 rounded-t-xl">
<div class="flex items-center gap-2"> </div>
</div>
<div class="rounded-b-xl bg-background-static-850 px-4 pb-1.5 dark:bg-background-static-900">
<div class="horizontal-scrollbar overflow-x-auto whitespace-pre pb-3 pt-4 text-sm">
<pre contenteditable="false"><code class="font-ligatures-none text-sm">&lt;div class="bde-themeless-template-content-area"&gt;
</code></pre>
</div>
</div>
</div>
<p><span class="font-ligatures-none whitespace-pre-wrap">indicating wpForo is using a themeless placeholder instead of the posting form.</span></p>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Expected Behavior</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">Guests without posting permissions should see the standard wpForo error notice:</span></p>
<div class="rounded-xl dark:border dark:border-stroke-250">
<div class="flex w-full items-center justify-between border-b border-white/20 bg-background-static-850 py-2 pe-2.5 ps-4 text-foreground-static-250 text-sm dark:border-stroke-250 dark:bg-background-static-900 rounded-t-xl"> </div>
<div class="rounded-b-xl bg-background-static-850 px-4 pb-1.5 dark:bg-background-static-900">
<div class="horizontal-scrollbar overflow-x-auto whitespace-pre pb-3 pt-4 text-sm">
<pre contenteditable="false"><code class="font-ligatures-none text-sm">Permission denied
</code></pre>
</div>
</div>
</div>
<p><span class="font-ligatures-none whitespace-pre-wrap">The “Under Construction” placeholder should only appear when a board is actually inactive.</span></p>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>How to Reproduce</strong></h3>
<ol class="relative list-outside marker:text-foreground-750 dark:marker:text-foreground-600 flex flex-col ms-5 marker:normal-nums marker:text-sm-strong" role="list" start="1">
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Use wpForo 2.x with Oxygen Builder (theme disabled).</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Ensure the board is <strong>Active</strong>.</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">As a guest, click <strong>Start Discussion</strong>.</span></p>
</li>
</ol>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Likely Cause</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">When Oxygen disables theme templates, wpForo’s posting route can’t load its form template. Instead of falling back to the notice system, it falls back to the <strong>“Under Construction”</strong> placeholder intended for inactive boards.</span></p>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Impact</strong></h3>
<ul class="relative list-outside marker:text-foreground-750 dark:marker:text-foreground-600 flex flex-col ms-4 px-1" role="list">
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Misleading UX (“Under Construction” instead of “Log in to post”)</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Breaks guest posting flow</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Only occurs in themeless setups (Oxygen, headless themes)</span></p>
</li>
</ul>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Suggested Fix</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">Posting routes should:</span></p>
<ol class="relative list-outside marker:text-foreground-750 dark:marker:text-foreground-600 flex flex-col ms-5 marker:normal-nums marker:text-sm-strong" role="list" start="1">
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Check posting permissions first</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Show the correct permission‑denied notice</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Only use the “Under Construction” placeholder if the board is actually inactive</span></p>
</li>
</ol>
<p><span class="font-ligatures-none whitespace-pre-wrap">Happy to provide screenshots or additional details if needed.</span></p>
</div>
</div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>bberry</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/bug-under-construction-message-shown-instead-of-permission-denied-themeless-oxygen/</guid>
                    </item>
				                    <item>
                        <title>Topic subscription emails not sent on reply</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/topic-subscription-emails-not-sent-on-reply/</link>
                        <pubDate>Thu, 09 Jul 2026 05:21:26 +0000</pubDate>
                        <description><![CDATA[**Topic subscription emails not sent on reply**I have set up topic subscriptions for a specific user group (board members) by inserting directly into the `wpforo_subscribes` table. When a ne...]]></description>
                        <content:encoded><![CDATA[<p>**Topic subscription emails not sent on reply**<br /><br />I have set up topic subscriptions for a specific user group (board members) by inserting directly into the `wpforo_subscribes` table. When a new topic is created, subscribers correctly receive an email notification. However, when someone replies to the topic, no email is sent to the subscribers.<br /><br />**Setup:**<br />- WordPress 6.x with wpForo (latest version)<br />- Fork FSE theme<br />- Email sending works correctly (tested with wp_mail())<br />- Subscriptions are inserted via PHP using `$wpdb-&gt;insert()` on the `wpforo_after_add_topic` hook<br />- Subscription records have `active = 1`, correct `userid`, `user_name`, `user_email`, `confirmkey`<br /><br />**Database record example:**<br />```<br />itemid: 29 | type: topic | userid: 204 | active: 1 | user_name:  | user_email: <br />```<br /><br />**What works:**<br />- New topic notification is sent correctly to forum-level subscribers<br />- WordPress sends email correctly via wp_mail()<br />- In-forum notification bell works<br /><br />**What does not work:**<br />- No email is sent to topic subscribers when a reply is posted<br /><br />**Question:**<br />Is there a specific setting that needs to be enabled for reply notifications to topic subscribers? Or is there a requirement for how subscriptions must be created for the reply notification to trigger?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>thorostergaard</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-wpforo-3/topic-subscription-emails-not-sent-on-reply/</guid>
                    </item>
				                    <item>
                        <title>wpForo Advanced Reactions + Fluent Cart</title>
                        <link>https://wpforo.com/community/bug-reports-wpforo-3/wpforo-advanced-reactions-fluent-cart/</link>
                        <pubDate>Wed, 08 Jul 2026 16:10:32 +0000</pubDate>
                        <description><![CDATA[I recently installed Fluent Cart (the free version) on my website and its admin area would not load. I did some troubleshooting and found that deactivating the wpForo Advanced Reactions plug...]]></description>
                        <content:encoded><![CDATA[<p>I recently installed Fluent Cart (the free version) on my website and its admin area would not load. I did some troubleshooting and found that deactivating the wpForo Advanced Reactions plugins resolved the issue.</p>
<p>I don't know if this is a Reactions problem or a Fluent Cart problem, but I have alerted their support team and they are investigating.</p>
99]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>Wendell</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/bug-reports-wpforo-3/wpforo-advanced-reactions-fluent-cart/</guid>
                    </item>
				                    <item>
                        <title>Forum Statistics takes forever to update</title>
                        <link>https://wpforo.com/community/ai-features/forum-statistics-takes-forever-to-update/</link>
                        <pubDate>Tue, 07 Jul 2026 10:49:24 +0000</pubDate>
                        <description><![CDATA[The forum statistics don&#039;t upload live. They update long after and I often have to manually  use the update forum stat settings and clean up etc settings in wpforo. That is bad. I use wpforo...]]></description>
                        <content:encoded><![CDATA[<p>The forum statistics don't upload live. They update long after and I often have to manually  use the update forum stat settings and clean up etc settings in wpforo. That is bad. I use wpforo 3.1.1</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>ola</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/ai-features/forum-statistics-takes-forever-to-update/</guid>
                    </item>
				                    <item>
                        <title>Using wpforo 3.1.1 - joined member date bug</title>
                        <link>https://wpforo.com/community/bug-reports-wpforo-3/using-wpforo-3-1-1-joined-member-date-bug/</link>
                        <pubDate>Tue, 07 Jul 2026 09:19:24 +0000</pubDate>
                        <description><![CDATA[Even though I have removed the ability for everyone except admin and moderator to see when members joined, everyone can see on the page showing members list (except guests since I deactivate...]]></description>
                        <content:encoded><![CDATA[<p>Even though I have removed the ability for everyone except admin and moderator to see when members joined, everyone can see on the page showing members list (except guests since I deactivated them from viewing members at all). I don't like this</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/"></category>                        <dc:creator>ola</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/bug-reports-wpforo-3/using-wpforo-3-1-1-joined-member-date-bug/</guid>
                    </item>
							        </channel>
        </rss>
		