Hey Nodebb team:
I am a fan of this custom page plugin. But I dont like default widget in the pages. Is there anyway to write a plugin and override the widget with a few custom HTML and CSS?
Thanks,
Ethan
So i am modifying the nodebb widget essentials and i am editing the categories.tpl and everything works i can get { categories.description } and {categories.name} but now i want to get {categories.posts.content} or {categories.posts.user.username} and it does not work
I don't understand because u can get the categories name and stuff
I just want to get the last post in the category