The Arcive of vBulletin Modifications Site. |
|
Move Facebook Like Button To Postbit [Before Signature] Details »»
|
|||||||||||||||||||||||||||||||||
|
Move Facebook Like Button To Postbit [Before Signature]
Developer Last Online: Nov 2023
Info:
Move the Facebook like button from SHOWTHREAD ( above threads ) to postbit or postbit_legacy ( before signature ) template. Screenshot: Note: - Works with vb. 4.1.3 + - vBulletin Facebook like option must be enabled - Shows only in the first post Installation: 1-Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product] 2-Open your SHOWTHRAED template and remove the following code: Code:
<vb:if condition="$show['fb_likebutton']">
{vb:raw fblikebutton}
</vb:if>
Code:
{vb:raw template_hook.postbit_signature_start}
Code:
<vb:if condition="$post[postcount] == 1">
{vb:raw fblikebutton}
</vb:if>
{vb:raw template_hook.postbit_signature_start}
To set options: Go to: vBulletin Options > LOGECT - Facebook Button In Postbit Versions: v1.0 22 July 2011 - Firs relase Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||||||||||
| 2 благодарности(ей) от: | ||
| hexeditor, sivaganeshk | ||
| Comments |
|
#2
|
|||
|
|||
|
only running 4.0.5 and it doesn't work
|
|
#3
|
|||
|
|||
|
|
|
#4
|
||||
|
||||
|
It works on 4.1.4 +
|
|
#5
|
|||
|
|||
|
yeah I read that originally but gave it a try anyway. any chance of releasing it for other versions or making it 4.xx |
|
#6
|
|||
|
|||
|
Doesn't show when I display adsense at the end of the first post via DP ads
![]() but works |
|
#7
|
|||
|
|||
|
The same, i doesnt work for 4.05 |
|
#8
|
|||
|
|||
|
not working for 4.1.8
|
|
#9
|
|||
|
|||
|
Not working for 4.1.9
|
|
#10
|
||||
|
||||
|
I've tested it on vb 4.1.9 & it seems that it only works on postbit template NOT Postbit_legacy (Vertical Postbit Template), i will update it Once I realized what is the problem
|
![]() |
|
|