This is not working for me after I upgraded to 3.6.7 and re-upgraded the zoints plugin (1.2.1)
First, although forum display and showthread display are both enabled in admincp, they do not show up on showthreads, and they show up on forum display on bottom instead of top, even though I selected above posts.
My navbar template has this
Code:
</div>
<!-- / header quick search form -->
$zointstags_searchform
</if>
showthread
Code:
$navbar
<if condition="$vbulletin->options['zointstags_showthread'] == 1">
$zointstags
</if>
forumdisplay
Code:
$tagcloud
<!-- / controls below thread list -->