The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Best Ads Program for 3.8? Option for Guest View only
I have been looking at the various Ads programs available but I am not sure which would be best for displaying ads to only Guests since I don't want to upset my members. Any recommendations?
|
#2
|
||||
|
||||
I don't know exactly what you mean by "ad programs" ? If you mean something like Google Ad Sense you can easily integrate those into your forum using the built in "Ad Location" templates in your style manager.
You can also easily add template conditionals to your templates to only show the ads to guests. One way would be to use: Code:
<if condition="$show[guest]"> Google Ad Code Here </if> This will show it only to guests. There are many other conditionals to show content to specific usergroups, forums, or pages. There is an article in the 3.8 articles section of this site. I use Google as an example, but you could use any similar company's ad code as well. |
#3
|
|||
|
|||
ok perfect that explained it all. Thank you. I was trying to find modifications for additional ad placement space on my forum but with the code I've been able to do it all
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|