Hi FluentCommunity Support,
Iβve found a mobile-specific issue with the FluentCommunity user profile dropdown on my live site.
The profile avatar opens the dropdown correctly, but none of the links inside the dropdown respond to a normal tap on mobile.
This affects all items inside the dropdown, including My Groups, Bookmarks and Logout.
A few things Iβve confirmed:
- The dropdown opens normally on mobile.
- Every link inside the dropdown fails when tapped.
- If I tap and hold a link, the browser shows the correct link preview/destination.
- The same dropdown and links work normally on desktop.
- The issue occurs in normal mobile Safari, so it is not specific to my mobile app/WebView.
- I also tested after disabling my custom Ministry Guides Hub / FluentCommunity integration and custom skin, and the issue still remained.
This makes it appear that the link URLs themselves are valid, but normal mobile tap events may be getting intercepted or prevented somewhere in the FluentCommunity dropdown behaviour.
Could you please check whether this is a known mobile issue with the profile dropdown
i even tested it from your fluentcommunity profile dropdown here and it still not working.
I would like to request a native Share Button for the FluentCommunity Feed Footer. This would make it much easier for users to share community posts, especially on mobile devices. Ideally, it should use the Web Share API on supported devices and provide a link-copy fallback for browsers that do not support native sharing.
I also tried implementing the Share button myself. It works initially, but because FluentCommunity is built as an SPA, the feed is dynamically re-rendered when switching tabs, scrolling, or loading new posts. As a result, a custom DOM-based implementation can conflict with the feed rendering lifecycle, causing the feed to keep loading or the Share button to disappear. This is why I believe a native Share button integrated directly into FluentCommunityβs FeedFooter component would be a much more reliable solution.
We are able to enter our social media accounts and or allow our members to do so.
But, having the option to get an overview of their audience volume will be cool.
Specially, for partnerships, affiliates, etc.
Iβve seen this feature in Skool, with filters and looked good!
I'm looking for the simplest way to live stream in my community.
Please excuse the newbie question but if I have a discussion space is it possible to integrate an ai API key to answer questions based upon a KB or dB of some kind ?
Just a thought?
Introducing bbp-migrate, a free migration tool that moves your bbPress forums, topics, replies and members into FluentCommunity. No coding required, no data loss, no drama!
I've been working with Nicolas D who wanted to migrate a bbPress site to FluentCommunity. The bbPress site had approx 10K users, 100 forums, 5K topics and 20K replies!
After some trial and errors, bbp-migrate version 1.0.3 is now available for free for anyone who would like to move a bbPress site to FluentCommunity (just make sure you backup first or even better, test on a staging site first!)
What gets migrated
- Forums β FluentCommunity Spaces (with correct privacy settings)
- Topic tags β FC Space Topics (top 20 most-used per forum β FC Pro required)
- Topics β FC Posts β including sticky and closed topics
- Replies β FC Comments β including two-level nesting
- Anonymous content β optionally assigned to a fallback user
- Forum subscriptions and favourites β Space membership
- Topic favourites β Post likes
- bbPress roles β FC Space roles (admin, moderator, member)
- Original permalink slugs β preserved on migrated posts, so URL redirects map one-to-one
Not migrated: topic subscriptions (FluentCommunity's notification system works differently β users can follow content in FC after migration), forum/topic icons, spam and trash content, sub-forum hierarchy (FC does not support nested Spaces), and multi-site setups.
Requirements
- WordPress 6.0 or higher
- PHP 8.2 or higher
- bbPress 2.x (active)
- FluentCommunity free (active)
- FluentCommunity Pro (optional β required for topic tag migration only)
Full instructions and download can be found here β https://tribetools.pro/bbpress-to-fluentcommunity/
Any questions or feature requests, please let me know.
Coming soon? π
GoDaddy hosted Wordpress using Fluent forms. Using Fluent SMTP as well. Email notifications are not going through. I know GoDaddy blocks the main outbound SMTP server ports. This is driving me crazy. My email domain is NOT the same as my website domain name and there is no mail hosted on my GoDaddy domain. I have been in DNS hell for over a week now and am waving the WHITE FLAG. π
This release includes a security fix along with a good batch of new options, improvements, and bug fixes.
Security: HTML embed for media is now restricted, properly validated, and sanitized. Thanks to Patchstack for reporting it. We recommend updating at your earliest convenience.
New:
- Privacy control for profile password changes. Now you can disable password change options in the portal from Privacy Settings.
- Divider option in the editor slash menu
- Play button color for FluentPlayer Media can be configured now.
Improved: Media gallery tabs now sync to URL query params, better audio edit modal thumbnail upload and styling, clearer quiz result badges in dark mode, and improved keyboard and screen reader accessibility.
Fixed: 14 fixes across comment replies (mentions, focus, unsaved changes warning), mobile sidebar and bottom nav behavior, blank audio players after gallery tab switches, multi-select quiz answers, the lesson editor back button, profile field line breaks, and several styling issues.
We are working on something really cool in FluentCommunity, and hopefully we will release that within the next week π
Hi community,
I need to implement two features for compliance and dispute prevention on my forum:
- Time-limited Edits/Deletes: Prevent regular users from modifying or deleting their posts and comments 24 hours after publication. Are there any specific backend hooks available to intercept and deny these actions?
- Edit History Logging: Track and display (or log in the backend) every revision of a post/comment, including the timestamp and who performed the edit (User vs. Admin).
Any advice, code snippets, or recommended hooks would be highly appreciated.
Thanks!



