Check this post, @Jon W : https://xenforo.com/community/threads/th-post-comments-paid.153862/post-1311926 . It´s a natural thing, that everyone who uses Comments or Q&A of course wants to make the whole thing complete with the other add-on. It´s absolutly imperative, that both add-ons are compatible with each other, otherwise..What issues are you having with 2.1? It seems to work fine for me.
Code:
<xf:if is="$xf.visitor.user_id">
Unhappy, cursing the admin
<xf:if is="$xf.visitor.is_admin">
Unhappy & cursing Themehouse and the developer involved
<xf:if is="!$xf.visitor.user_id">
Unhappy, cursing the site and EVERYONE involved
</xf:if>
Got it?
