reid
Posts
-
Who is using NodeBB? -
[nodebb-plugin-ns-custom-fields] NS Custom Fields@Nicolas Got it all figured out in the end, thanks for your help! Now I have user covers working
-
How do you modify what your website displays to users?In your NodeBB directory, there should be a
node_modules
folder. Inside there, you'll want to find the folder of the theme you're using. So, for example, if you're using lavender, you'll want to search fornodebb-theme-lavender
(it'll benodebb-theme-themename
). Inside there is atemplates
directory, which should allow you to edit some parts of the theme.To edit the composer, go to your NodeBB root, and then
public/templates
. Copy thecomposer.tpl
file into yournodebb-theme-lavender
directory, edit it, and then reload your forum. That should do the trick. -
nodebb + heroku + mongolab@meh said:
Nah, it's just that none of the guide or manuals work. I have to figure it all out by myself.
It's also quite some change from eg. Wordpress, where you have a 1-click or 3–minute web launcher. I'm very unfamiliar with having to install 5–6 types of new software on my laptop just in order to set up a web–only forum. Doesn't seem to be necessary, really.
You seem to be taking a very negative stance on NodeBB based on your inability to install it. Most (infact, near all) people on this board have managed to install NodeBB perfectly fine.
Also, cut the developers (and us) some slack. NodeBB is free, open source software, and you come to the forums acting like you're entitled to immediate help. If you want to get it to work, please provide error logs where they appear, else we can't help. Please reconsider your attitude, and provide some error logs. Once you've got those things down, we can help you fix your problem(s) in regards to installing NodeBB.
-
Help - Name of a specific themeYou're looking at an older version of Majestic. It's very outdated now, but you can purchase newer versions on the forum.
v4: https://community.nodebb.org/topic/3279/majestic-4-5-final
v5: https://community.nodebb.org/topic/4017/majestic-5 -
New header images on profile pagesI also feel like you should wait 0.5 of a second before displaying the card, in case the user didn't mean to hover over it (like me). It can get a little annoying sometimes.
Great work, though!