The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Want to display ads, but not for mods or subscribers?
I wanted to add a Google AdSense ad after the first post in every thread...but didn't want Mods, Admins or Subscribers to have to see it. Can this be done? This is the code in the postbit for displaying it to all users after the first post in each thread...
Code:
<if condition="$post['postid'] == $thread['firstpostid']"> Your Adsense Code Goes Here </if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|