I have tried the following:
Result: The similar threads box disappears.PHP Code:<if condition="$post['postcount'] % $vboptions['maxposts'] == 1">
$similarthreads
</if>
I have also tried this:
Result: The similar threads appears above the first post, obviously.PHP Code:[...]
</if>
$similarthreads
<!-- end content table -->
$spacer_close
<!-- / end content table -->
[...]
So my question is, does anybody knows how to make it so that the similar threads function can appear after every first post on every page?
Thanks people!![]()



LinkBack URL
About LinkBacks






Reply With Quote

