![]() |
Questions
Hi,
How can i show Join Date on postbit? Also how can i do the postbit like this: https://vborg.vbsupport.ru/ The vb version is 3.8.3 Thanks a lot |
It should show by default if you are using a default style. If you are using a custom style, it could be the the style designer didn't put it in. In that case, either ask the style author to put it in for you, or add this where you want it (in postbit_legacy):
HTML Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> HTML Code:
<div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div> |
Quote:
|
Your image shows the postbit_legacy template, not the postbit template.
|
Okay thanks a lot.
What about making the postbit legacy look like in the image? |
All times are GMT. The time now is 07:59 PM. |
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:
|