Quote:
Originally Posted by Opserty
Please post the code you are using, furthermore have you checked that this field actually contains data to be displayed? (i.e. it is not empty)
|
<if condition="$post['field5']">
$post[field5]
</if>
That is the code i am using. The field is not required to be filled out at registration. It is optional. But I have it filled out and so do many members and when i put the code in it does not show up on the posts of the people who do have it filled it. Is the code wrong or something or is the field supposed to be a Required field instead of an optional field?
--------------- Added [DATE]1207186313[/DATE] at [TIME]1207186313[/TIME] ---------------
Update:
I have been adding the code to the postbit_legacy which is listed under "postbit templates" and is also the one that is Red text. There is also a thing called "postbit" listed under "postbit templates" but it is in white text. Am i supposed to add the code to "postbit" or "postbit_legacy"?