The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Disable Advertising in CMS Only
Hi
im used defualt Advertising System By vBulletin it is possible to disable Advertising only in CMS ? My Site is http://profriendskorner.com want to disable ads in HOME Page. but ads can show in all other menu content like = forum,media,shop act.... thank you |
#2
|
||||
|
||||
Open up the template that includes the ad template (so, not the ad template itself, but the template that includes it - usually header or navbar or postbit... depends on where you are talking about) and put a condition around it.
HTML Code:
<vb:if condition="THIS_SCRIPT != 'vbcms'"> ad code here that calls add template </vb:if> |
#3
|
|||
|
|||
Thank you . it is what im looking for.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|