This is intentional, as an empty homepage is not a typical user scenario. You can hide the categories label via custom CSS, or custom JS if you want to hide it only when there are no categories.
User cant change Group Title
-
Any idea what can i do to resolve problem ?
-
I assume it is working for you here since you changed it to
Gamers
I would disable custom plugins change to default language or try a new install and see it works. -
@Master update your theme to latest
-
@pichalite said in User cant change Group Title:
@Master update your theme to latest
I dont have upate in admin panel.
-
@Master sometimes nodebb package manager takes a while to update new versions. You can update it manually from console using
npm i nodebb-theme-material
-
Thanks !
-
@Master actually don't update it. You will have to update your nodebb to use the new theme version. That's why ACP is not showing you an update.
nodebb-theme-material v2.8.11 and above is only supported on NodeBB v1.1.1 and above.
-
@pichalite
After update to v2.8.13 nodebb version: NodeBB v1.1.2. -
@Master update theme... should be good to go.
-
Thanks a lot!