Quote:
Originally Posted by hardfm
and if I wish to have this every 2 posts? so after 2nd, 4th and 6th and so on?
|
Then do the same thing I posted above i.e.
Quote:
Originally Posted by TheLastSuperman
Hmm you should be able to, open the template postbit_legacy_ads_after_firstpost and find:
Code:
<vb:if condition="!$GLOBALS['FIRSTPOSTID']">
Replace with:
Code:
<vb:if condition="$post['postcount'] % $vboptions['maxposts'] == ?">
Replace the ? mark with the post number you want the Ads to show after and DO NOT include a trailing </vb:if> as it's already near the bottom  .
Let me know if that works  .
|
If you meant show the ads after the 2nd, 4th, and 6th then karlm is speaking the truth imo, they will spite you most likely and tbo if I ever go to a site with ads after the post 2, 4, 6, 8, 10, 12 I'll never register in fact I'll run away from that site in the opposite direction as fast as humanly possible

. If you
MARK AS INSTALLED I'll be happy to provide the code but head our "warnings" per say and make an informed decision

.
Quote:
Originally Posted by karlm
You'd get a lot of very annoyed viewers...
|
I think you're correct here but to each his own so
if anyone wants something custom simply mark as installed!