- Compatible XF 2.x versions
- 2.0
- 2.1
Prohibit reactions in certain forums and/or for specific user groups.
Edit Template: post_macros
Find near Line: 138 -> <xf:contentcheck>
after <xf:contentcheck> and before
insert: ...
Edit Template: post_macros
Find near Line: 138 -> <xf:contentcheck>
after <xf:contentcheck> and before
PHP:
<xf:react content="{$post}" link="posts/react" list="< .js-post | .js-reactionsList" />
You do not have permission to view the full content of this resource.
Log in or register now.