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.
|