Quote:
Originally Posted by Nirjonadda
How I can change location ? How to Show below Join Date ?
|
You can not with this hack, there are no template hooks just below the Join Date.
NOTE: The below is unsupported
But, you could always find this line in the
postbit template:
HTML Code:
{vb:raw template_hook.postbit_userinfo_right_after_posts}
and move it below this line:
HTML Code:
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>