PDA

View Full Version : How to show adsense ads after first post for guests?


OpticalSerenity
08-29-2006, 01:42 AM
I want to put the google adsense after the first post in a thread, and at the very top of the forum under the nav bar, and when you view threads.

AND, I don't want members to see the ads, just guests..

please help, thanks.

Ntfu2
08-29-2006, 02:52 AM
To display to guests use this conditional, change the X to the usergroup ID you want to show the ads to.


<if condition="is_member_of($bbuserinfo, X)">


view this thread for having it show after first post.

https://vborg.vbsupport.ru/showthread.php?t=108648&highlight=adsense+as+poster

Edit the nav bar template and place the adsense code at the very end of the template.