coachgilbert
05-19-2010, 01:45 PM
I added the code below to have additional fields show in my Postbit Legacy. The field appers but not the field title.
For example: http://www.winningeveryday.org/example.png
I belive the error is in the {vb:rawphrase field6_perm} code but none of the variations I have tried worked.
<vb:if condition="$post['field6']"><div class="bppostbit"><dt>{vb:rawphrase field6_perm}</dt> <dd>{vb:raw post.field6}</dd></div></vb:if>
For example: http://www.winningeveryday.org/example.png
I belive the error is in the {vb:rawphrase field6_perm} code but none of the variations I have tried worked.
<vb:if condition="$post['field6']"><div class="bppostbit"><dt>{vb:rawphrase field6_perm}</dt> <dd>{vb:raw post.field6}</dd></div></vb:if>