Add reactions to timeline comments
Alex T⚜️ LeonidS . How can I change the "Thank You" in timeline comments to reactions so members can add a reaction to a comment? The "Thank You" really doesn't fit well for my site. Members would much rather add a reaction to a comment than a Thank You.
Change Thank you for comments to like reactions...
Replace the Thank You as above with the reactions as below.
-
-
·
Anton L
- ·
Hello
Comments in UNA can use Likes and Reactions. You just need to switch between them because Likes are activated by default.
You can do it via Studio -> Navigation -> select 'System' -> select 'Comment Actions'. Then you need to disable 'Plus' and enable 'Reaction' -
·
Anton L
-
Cool. That worked excellent.., thank you very much.
-
Will we ever be able to replace those icons and messenger ones?
-
I just asked Jerome Mingo about building a mod for animated Icons a couple days ago. He said that he'll look into that.
-
Will we ever be able to replace those icons and messenger ones?
Hello
Reaction icons can be changed via Studio -> Developer -> Forms -> Data Lists -> select "System" -> select "Reactions".
-
That's great and thank you but I haven't a clue what to do with that. If I'd like to make them a little larger.... Is something in here "The size" of the icons?
a:3:{s:4:"icon";s:5:"heart";s:5:"color";s:20:"sys-colored col-red1";s:6:"weight";s:1:"1";}
-
Hello John Curtis !
Yes, the "weight" parameter is responsible for the "size" of the icon. Just change "1" to another value till "9". If you need to set more then it will look like
s:2:"12"
-
Thanks LeonidS
-
-
·
Alex T⚜️
- ·
Actually 'weight' isn't size of icon, this parameter is used to determine value of the reaction, for example you can make happy face icon 😀 to +2, while crying face icon 😢 to -2, then these values will be counted to the total score of the reacted content.
-
·
Alex T⚜️
-
-
·
LeonidS
-
·
In reply to Alex T⚜️
- ·

looks like smth was wrong in my test :-)
-
·
LeonidS