|
Move Facebook Like Button To Postbit [Before Signature]
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
Supporters / CoAuthors
Screenshots |
|||||||||
Similar Mods
| Mini Mods Facebook button in postbit | vBulletin 3.6 Template Modifications |