Quickstart theme doesn't specify compatibility, so that might be why you're seeing that error. Add this to the package.json
{ "nbbpm": { "compatibility": "^1.11.x" } }Vanilla Theme - Display subcategories on homepage
-
Hi, I'm new to NodeBB development and I'm wondering if there's a way to display subcategories on the homepage when using the Vanilla theme.
-
Hi NodeBB community,
I'd certainly be interested in producing a NodeBB forum, but displaying subcategories as @mxngyn asked above is definitely an interest of mine.
Please, if you know how to solve this, I'd love to know.