![]() |
Adding custom html code (adsense, ads...) after first post (postbit)
Adding custom html code (adsense, ads...) after first post (postbit)
How to do this in vb 3.5.0? I need to add custom code after first post on every thread page, but it only custom html only appears at first page. |
Try:
Code:
<if condition="$post[postcount] == 1">whatever</if> |
Thanks, but with code like this, custom html is shown only after first post on first page. At Page 2, Page 3 ... isn't shown because postcount != 1.
|
This was a thread on vBulletin.com yesterday...
http://www.vbulletin.com/forum/showthread.php?p=812388 http://www.vbulletin.com/forum/showthread.php?t=144577 Satan |
Quote:
|
still no way...
|
Hmm, try
HTML Code:
<if condition="!$GLOBALS['FIRSTPOSTID']"> |
great, with that conditional ! is working ok! :D
|
No worky for me in RC1. :(
Am I doing something wrong? |
|
All times are GMT. The time now is 10:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|