Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. votes
    Log in to post
    • M

      Topic voting plugin
      Plugin Requests • plugin topic votes write • • Marc001

      2
      0
      Votes
      2
      Posts
      499
      Views

      PitaJ

      I believe this is possible with some minor theme changes.

      Prior discussion:

      https://community.nodebb.org/topic/12751/topic-voting-like-adult-swim-boards-had/11

    • Nicolas

      [nodebb-plugin-ns-likes] NS Likes
      NodeBB Plugins • ns-plugin social votes • • Nicolas

      35
      13
      Votes
      35
      Posts
      11189
      Views

      data-dataninja

      Awesome this is what im looking for,

      just a question:

      does this simply replace the vote - to like

      or it adds another like system ?

      Ideally i just want it to replace vote to like

      Thanks

    • Nicolas

      Revamp upvote to like
      Technical Support • best-practices theme votes • • Nicolas

      1
      0
      Votes
      1
      Posts
      1410
      Views

      Nicolas

      How to revamp upvote in custom theme? Do you have any recommendations. Target is to have my own handler for click, because It isn't enough just alter upvoted class 😉

      My thoughts:

      Create custom html component in post.tpl, ex: component="post/like" Define module, that should be used with - forum/topic/posts, to add click handler.