![]() |
vBUT - User Group User Titles & Custom User Titles
1 Attachment(s)
Introduction
This modification is designed to meet the needs of a request by ?Zakalway?. It adds ?User Group User Titles? and ?Custom User Titles? to the user information area of a post; it supports both the ?postbit? and ?postbit_legacy? templates. Please see the screen shots below and also the install instructions. Features: - Just two manual template edits - Supports postbit and postbit_ legacy templates - No admin options to change or setup - simple and gets the job done. - Follows the standard vBulletin titles ladder system. Support I?ve spent about 5 hours trying to make this a 100% ?no manual edits required? modification, however unfortunately I don?t think this can be done due to the way user titles are handled in vB (the title ladder!), I could be wrong and there may be a way, for me it?s now beyond the amount of time I can invest in this. I will offer support related to getting it installed, anything more and I can?t help you sorry! Install/Upgrade Simply import the product xml file (download below), if you are upgrading from an older version follow the same steps as installing for the first time, choosing ?Yes? to overwrite files and/or settings where applicable. Manual Template Edits GO TO: "AdminCP > Styles & Templates > Style Manager > Template Options > Edit Templates" From the scrollable menu list of templates, find the ?Postbit Templates > postbit? template and choose Customize. In this template: FIND: Code:
<span class="usertitle">{vb:raw post.usertitle}</span> Code:
<span class="usertitle">{vb:raw post.displayusertitle}</span> NEXT: From the scrollable menu list of templates, find the ?Postbit Templates > postbit_legacy? template and choose Customize. In this template: FIND: Code:
<span class="usertitle">{vb:raw post.usertitle}</span> Code:
<span class="usertitle">{vb:raw post.displayusertitle}</span> Congratulations!, you can now add User Titles and User Group titles as you please. Change Log v1.0 - 1 Mar 2013 - First version Enjoy! I hope this meets your needs. Regards, Lee Roberts |
** Reserved **
Dont forget to mark as Installed, Nominate and Rate/Vote for it ! .Me |
Do you have any Live-Demo?
Whats with Rank-Images? |
Quote:
.Me |
What is with rank-images? Where are they shown? Maybe you can make an image with rank-images on this postbit.
|
1 Attachment(s)
Hi,
No problem i understand you now. See screen shots: |
This is great! One thing: is there any way to remove the "User Title: " part and just have it be the custom title text underneath the avatar?
|
Why don't use custom user profile field, call it the way you like, and then allow it to be shown in postbit with simple template edit?
It looks way more easier than this. |
1 Attachment(s)
Quote:
AdminCP > Plugins & Products > Plugin Manager > Postbit: Add custom user title to postbit and postbit_legacy. FIND: Code:
$replace_ut_pl = '<dl class="userinfo_extra"><dt>User Title</dt><dd>' .$post['usertitle'] . '</dd>'; REPLACE WITH: Code:
$replace_ut_pl = '<dl class="userinfo_extra">' .$post['usertitle'] . '<br><br>'; .Me |
I installed this mod but here is what happened:
https://vborg.vbsupport.ru/external/2013/11/14.png In one profile, appeared the titles of everyone that posted in that thread. Plus, it showed the custom title not the default. :( |
All times are GMT. The time now is 02:15 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:
|