It would be nice if you could specify your template, and add the ability to disable the display of reaction headers. At the moment, the response header cannot be hidden.
For example use.
This is currently hard-coded and when the template is called.
For example use.
Code:
<xf:react content="{$post}"
template="custom_react"
showtitle="false"
link="posts/react"
list="< .js-post | .js-reactionsList" />
Upvote
0