You think should be a good idea to add inside that the vbseo "liked" ? vbseo is another third part product so should be proof to separate from the other fields.....
But i'm a bit confused because that cond and the dl are for rep and i don't know what can cause if i add inside them the 2 vbseo liked:
Code:
<vb:if condition="$show['infraction'] OR $show['reppower']">
<dl class="user_rep">
<div class="post_field"><dt>Mi Piace Ricevuti</dt> <dd>{vb:raw post.vbseo_likes_in}</dd></div>
<div class="post_field"><dt>Mi Piace Inviati</dt> <dd>{vb:raw post.vbseo_likes_out}</dd></div>
</dl>
</vb:if>
Not there's much sense in this code.... so maybe better to remove the empty tags.