The extended search results uses the following template, what I am trying to find out is how to display other profile fields, such as height and weight.
<div class="searchrow_block __ext_css_class__">
< <div class="thumb_section">
__thumbnail__
</div>
<div class="short_desc">
<div class="nick">__nick__ __head_line__</div>
<div class="age_from">
<img src="__sex_image__" alt="__sex_image__" />
__zodiac_sign__
__age__ __city_con__
</div>
<div class="desc">__i_am_desc__</div>
</div>
<div class="match">
__match__
</div>
<div class="clear_both"></div>
</div>
