The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i know how to hide adsense from user groups
but how do i hide adsense from being shown or showing adsense in a spacific section/thread???
|
|
#2
|
||||
|
||||
|
$foruminfo[forumid] != FORUMID
$thread[threadid] != THREADID |
|
#3
|
|||
|
|||
|
no explanation on how to add it or where to put it??????
how about some directions about how to usee it and all that??? |
|
#4
|
||||
|
||||
|
<if condition="$foruminfo[forumid] != FORUMID">AD</if>
<if condition="$thread[threadid] != THREADID">AD</if> Put either one in your template. |
|
#5
|
|||
|
|||
|
thankums alot
|
|
#6
|
|||
|
|||
|
and how to hide from all threads only
|
|
#7
|
|||
|
|||
|
you have just posted in a 7 year old thread
|
|
#8
|
||||
|
||||
|
Simply , do not put the code on template showthread
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|