stick html tag or widget on sidebar

Moved NodeBB Development

Suggested Topics


  • 0 Votes
    2 Posts
    245 Views

    Here a mockup how it could look like on nodebb.org forum:

    who_can_see_this_01.png

    List unfold:
    who_can_see_this_02.png

  • 0 Votes
    1 Posts
    206 Views

    Hey all,
    I'm helping someone set up a new community for a not for profit and they'll need some custom functionality to hit their goals.

    Can anyone point me in the right direction on how to use a plugin etc to add in html/css if a post or reply has a specific tag.

    Short version is: People will be discussing different things and the org wants to allow certain conversations but to auto add in a disclaimer/change the post format a little for specific post tags.

    IE: If the post has the tag: "marvel" on it, it'd show a div/text at the bottom of the post/reply saying "This person loves marvel".

    New to NodeBB, not entirely new to everything else. 🙂

  • 2 Votes
    9 Posts
    2k Views

    @baris It finally worked. Here is what I did that solved. (For some other poor soul facing similar issue)

    Deactivated Custom pages Rebuilt templates (Didn't work) Removed Build folder and rebuilt (Still didn't work) Changed the theme to some other except person and rebuilt Activated Custom Pages Changed theme to persona Removed Build folder and rebuilt (Finally started seeing the damn tpl files)

    One of the strangest issues i've ever faced.

  • 1 Votes
    2 Posts
    1k Views

    You can use the categories widget for this.

  • 0 Votes
    10 Posts
    3k Views

    @psychobunny

    Ok, the Google ad will not show on the home page or category page, only on topic pages. Scripts from another ad provider does not work and the side will not load. The HTML widget, me thinks, should be able to render any HTML/JS script.