This is good idea but there is another problem with this conditional, because I want to place this ad after first post it would need to be set like that:
Code:
<vb:if condition="$post['postcount'] % $vboptions['maxposts'] == 1">
And with this condition it will always show after first page but I want it to show after first post only if there are 2 or more replies on a page.
--------------- Added [DATE]1301593255[/DATE] at [TIME]1301593255[/TIME] ---------------
Anyone please?