How can I add new action/feature to questions and answers?

4.14K viewsGeneral
0

I would like to add “Like” functionality to questions and answers so that users can like other user’s questions and answers. How can this be achieved?

0

I agree with @Dima. There is no need of additional like system. You can easily turn voting button to like button. There is an option in AnsPress to hide down vote, do it and add some CSS.

We want to add Like functionality in addition to the Upvote functionality. So that people will be able to Like Post without giving any points as well as upvote to give points

I want to mimic the upvotes logic to implement Like functionality, which hooks/action should I use? (I couldn’t find a hook to add custom action/features).

You are viewing 1 out of 2 answers, click here to view all answers.