The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I create another checkbox in advertising section ?
Hai guys, I need your help. I want to create a check box in advertising section as shown in the attached pic. The purpose is I don't want display Google ads on the particular forums/categories(adult queries on health) and hurt Google.
Any mod or suggestions appreciated. :up::up::up::up: |
#2
|
|||
|
|||
Yes, I would like that too.
At this moment I have done this manualy. Everywhere in my forum i have the same ads, exept for forum X, Y, Z... These forums have each there own ads. I edit the ad template and placed 4 conditionals in it. 1: Show the ads everywhere exept forum 774,775,776,785 Code:
<vb:if condition="!in_array($GLOBALS['forumid'], array(774,775,776,785))"> Code:
<vb:if condition="in_array($GLOBALS['forumid'], array(774))"> |
#3
|
|||
|
|||
Ok thanks for your reply. I will check it out.
|
#4
|
|||
|
|||
Hi can you tell me which template you have edited? B'coz there are so many templates related to ads.
Hope you can understand! Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|