The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
I am showing adsense in my header, left side and posts. This brings me to my total of 3 ads. However, on the front page of my forum and other pages where there are no posts I use only 2 of the ads and could place adsense in my footer. Can someone please give me a code so that when I am on the posts page it wont show the footer adsense? |
#2
|
|||
|
|||
![]()
I believe what you're looking for is this:
Code:
<if condition="THIS_SCRIPT != 'showthread'"> |
#3
|
|||
|
|||
![]()
correct?
<if condition="THIS_SCRIPT != 'showthread'">ADSENSE CODE</if> And if i wanted to not show this adsense on more pages it would be like this? <if condition="THIS_SCRIPT != 'showthread' AND THIS_SCRIPT !='newreply' AND THIS_SCRIPT != 'editpost' AND THIS_SCRIPT != 'login'">ADSENSE CODE</if> I am using vB Ad management and I put this statement in my code but the ads didn't disappear, so I please need a little help, thanks. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|