vb.org Archive
>
vBulletin 4 Discussion
>
vB4 General Discussions
> "Ad" on first forum page only
PDA
View Full Version :
"Ad" on first forum page only
DF031
01-13-2013, 02:46 PM
...
kh99
01-14-2013, 12:37 PM
You can try putting a check for THIS_SCRIPT in the Ad HTML, like this:
<vb:if condition="THIS_SCRIPT == 'index'">
// put existing code here
</vb:if>
DF031
01-14-2013, 02:51 PM
...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.