View Full Version : Best Ads Program for 3.8? Option for Guest View only
Edgespeeder06
03-17-2011, 08:31 PM
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?
BirdOPrey5
03-18-2011, 03:05 PM
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:
<if condition="$show[guest]">
Google Ad Code Here
</if>
around your google ad code in your template(s).
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.
Edgespeeder06
03-24-2011, 02:53 AM
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
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.