Yes Thanks, that worked good.
--------------- Added [DATE]1410341902[/DATE] at [TIME]1410341902[/TIME] ---------------
Hello ozzy47,
Looks like the conditional
Code:
<vb:if condition="$post['postcount'] % $vboptions['maxposts'] == 5">
is displaying the ad after 5th post, that is fine.
But what am looking for is the below -
- Display ad after 5th post ONLY if the thread page has 10 posts.
- Do not display Ad if the thread page has 5 or 6 or 7 or 8 or 9 posts in it.
Let me know how this conditional could be tweaked.
For info, I have the below setting in my forum -
Maximum Displayed Posts Before Page Split - 10