![]() |
$template_hook wrapped in a div class
1 Attachment(s)
Okay, here's the situation. I just installed vB Blogs and everything is working great however, $template_hook[postbit_userinfo_right_after_posts] is not playing nice with my postbit_legacy template - (screenshot one).
I know I need to wrap the $template_hook in the following div class... Code:
<div class="info">$template_hook[postbit_userinfo_right_after_posts]</div> To fix this I know that I need to wrap the entire thing with and if statement, like so... Code:
<if condition="$show['infraction']"><div class="info">$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if> Any ideas? |
All times are GMT. The time now is 09:17 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:
|