The Arcive of vBulletin Modifications Site. |
|
Google Adsense after first post (or other advertisements) Details »»
|
|||||||||||||||||||||||||||||||
|
Google Adsense after first post (or other advertisements)
Developer Last Online: Mar 2017
With this mod, you can add an advertisement as Google Adsence or other advertisements.
Code:
<vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '1')">
<div class="attachments">
<div style="width: 100%; text-align: center">
Your text here
</div>
</div>
</vb:if>
Code:
<div class="attachments">
<div style="width: 100%; text-align: center">
Your text here
</div>
</div>
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Благодарность от: | ||
| sodasusu | ||
| Comments |
|
#2
|
|||
|
|||
|
Nice mod thanks.
|
|
#3
|
|||
|
|||
|
|
|
#4
|
|||
|
|||
|
Tagged for future
|
|
#5
|
|||
|
|||
|
Quote:
Yup I could like that too? will it be made like that eventually? |
|
#6
|
||||
|
||||
|
How would I exclude this from certain forums and also show to guests only?
|
|
#7
|
|||
|
|||
|
hmm.. I mustve done something wrong. Couldnt get it to work. Not voted anyway.
|
|
#8
|
|||
|
|||
|
Merci Allan ..
|
|
#9
|
|||
|
|||
|
ok 2 questions...
1) In "Your Text Here" field do you put in the HTML version for the advertisement? If Yes, how do you do it? (Sorry, I am not good at coding at all) 2) How can I exclude it from certain usergroups? I need this, importantly Waiting for your reply now
|
|
#10
|
|||
|
|||
|
How Can I add an ad after second or third posts ?
Is there a way ? |
![]() |
|
|