Jump to content

Featured Replies

Posted

How can I prevent users from removing their reactions?

I spent a lot of time searching for this setting but haven't found it. All I've found was the daily limit for reactions. 

Solved by Marc

Go to solution
  • Community Expert
  • Solution

There is no way in which to stop a user from removing their reaction should they wish to do so, if they are allowed to use the reaction system. Feel free to post this within our suggestions area if you wish to see this as an addition in the future

I have a simple method that works. You can hide the "x" button using CSS.

.ipsReact_unreact{display:none!important;}

Edited by SeNioR-

  • Author
2 hours ago, SeNioR- said:

I have a simple method that works. You can hide the "x" button using CSS.

.ipsReact_unreact{display:none!important;}

I've already removed the HTML code for it for now. While removing the HTML or hiding it via CSS is a solution, it doesn't actually avoid the ability to remove reactions if you know your way around it obviously.

 

Thank you though, I'll post a suggestion and maybe this gets implemented in the future!

Recently Browsing 0

  • No registered users viewing this page.