The Arcive of vBulletin Modifications Site. |
|
Advertisement Inside First Post In A Thread Details »»
|
|||||||||||||||||||||||||||||
|
Advertisement Inside First Post In A Thread
Developer Last Online: Jan 2014
Many People were asking for this Mod, This will add advertisement inside your first post
728 x 90 or 468 x 60 advertisement Open Postbit or Postbit_legacy Template, which ever you are using Look for this code Code:
<vb:if condition="$show['postedited']"> Code:
<vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '1')"> <div class="body"> <div style="width: 100%"> Your Advertisement Code here... </div> </div> </vb:if> Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
This is already a built-in option in 4.x.
|
|
#3
|
|||
|
|||
|
Tagged for my next forum
|
|
#4
|
||||
|
||||
|
|
|
#5
|
||||
|
||||
|
This is useful, thanks.
![]() How would I modify the conditional to make this appear only in certain formid's? |
|
#6
|
||||
|
||||
|
ADMINCP --> Advertising --> Add New Ad
and from dropdown Page select Thread From VB4 Adv system you can set a lot of rules where and when something appears. |
|
#7
|
|||
|
|||
|
That or using the Ad templates introduced in version 3.8.
|
|
#8
|
|||
|
|||
|
I dont see anything where we can add the advertisement inside the first post, All You can add is after the first post.
|
|
#9
|
|||
|
|||
|
Quote:
|
|
#10
|
|||
|
|||
|
Quote:
Quote:
|
![]() |
|
|