QuestionCan I add a WordPress post to my community and customize it with Elementor, Gutenberg Builder, etc.?
post page
Currently you can't do that.
Shahjahan JewelΒ Thanks for the reply. Do you have any plans to add this in the future? Or maybe it would be nice to have a page where you can import some of the WordPress shortcodes!πππ
JinGu YounΒ It's a planned feature and we are calling it as "Theme Compitability".
Hi Shahjahan Jewel ... Do you have an estimated release date for this feature? Will it be included in the next update or sometime next semester? Iβd appreciate any guidance, as this feature is very important for my project. ππ»
EZEQUIAS DE SOUSAΒ within next quarter.
Shahjahan JewelΒ Thanks for the update! Glad to hear itβs coming next quarter.
Shahjahan JewelΒ Next quarter? From your recient entries I assumed it was more optimistic, and it would appear within weeks... so it is still long waiting for this very important feature?
Jarek KaniewskiΒ It's one of our top priorities, and our team is working hard. It's bit complicated and that's why it's taking lot of time.
Jarek Kaniewski In the recent video update it was mentioned they were aiming to release this in May.
I believe that waiting and patience will bring good results. I support all the developers who are developing it. I just hope you do your best.ππ
I was just playing around with Better Messages and noticed that they are able to do what appears is a page view inside of Fluent Community without doing any theme tricks that add the FC header and sidebar to regular WP pages. It looks like they are hooking into the FC JavaScript functions to add a route for /messages that then loads their messages content inside the FC page. I'm no JavaScript developer but I wonder if something similar could be done as an add-on plugin that would add a route for something like /pages or /posts. Then, in theory, this new plugin would display pages or posts that are referenced by /pages/pageslug or posts/postslug. Ross H, given your awesome plugins so far, does that sound technically possible?
Replying to myself: Fluent Messaging does the same (loads inside of FC in a somewhat page view).