Fluent Community Theme?
During one of the livestreams I hear you Shahjahan Jewel mention a Community Theme. Is that a real thing? Right now using some WP Plugins makes it hard/pain to use the Community Wrapper if the plugin URL's are generated pages. eg. BetterDocs
FC theme can be used on posts/pages and others.
First edit/add new page.
Second: by the right sidebar where you see "slug", "template", etc. Select templates.
Thirdly: you select/pick a template, some themes you use differ when you get to selecting templates.
So either you see a drop down showing "fluent community theme" or "fluent community full width", if you don't see this but see "change default" or "page", click change theme and pick fluent community.
And make sure you save/publish it or else it won't work.
That's it, I hope my explanation was better.
WiLson Eberechi that will not work for many plugins, I made lot of custom work for Modern Events Calendar, BetterDocs etc.
Drive Zone embed the generated page to a new WP page or add it to a WP theme or WP templates.
Some plugins like BetterDocs generate their own page + URL. There is no template to select. It has to be hardcode ( new php page ) which is a pain and not a long term solution.
I was hoping that there was just a simple theme to use. I would love it with FC just being a standalone platform. No need for 3rd party page builders and themes.
James Maduk I originally built a FC theme and made it available here. This was before the official FC theme compatibility feature was released. I switched to using that instead of the FC theme I built since the theme was susceptible to breaking with any FC update. It also relied on a 'bug' in FC that likely would have broken the theme completely if/when fixed.
However, now I have a similar situation as you in that I have a knowledgebase plugin that I need to incorporate within FC. Using the code that has been posted before to make WP use the FC page templates for all post types partially works (it does load the FC template when visiting one of the generated KB pages) but all the KB content isn't displayed. I suspect the code to force using FC page templates for all post types is overriding code in the KB plugin that would normally use the WP theme along with their own template for loading the KB content.
Maybe there is a way to combine both the FC page template and the KB/other content template. I'll dig deeper into it.
James Maduk BetterDocs seems like a good candidate for moving to a subdomain of the site, don't you think?
I'm trying to keep all my data in one place and available with a single MCP Install (when wp and fluent support it)
Some of the docs content is member restricted so permissins is an issue with a separate site.