I'm looking for a mod that will take the Location user profile field when filled out and make it the users title/rank. Is there a way to do this?
Thanks.
--------------- Added [DATE]1253182246[/DATE] at [TIME]1253182246[/TIME] ---------------
Okay, I found a way to replace the user rank with a profile field...
Code:
<if condition="$post['rank']"><div class="smallfont">$post[feildX]
Change the X to the ID number of the field you want displayed.