The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Enhanced Ads after first Post
Here's the conditional I'm using to make banner ads appear between the first and second post on each page.
<if condition="$post[postcount] % $vboptions[maxposts] == 1"> What would I need to change to not do this if there is only one post on the page. (ie: If there are 10 posts per page, then on page 1 I don't want the ad to display until someone posts a second ad, likewise, on page two, if post #11 is the only one on the page I do not want to display the add, until #12 is added.) That make sense at all? Is this possible without major effort? Thanks |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|