Profile Data Field - LOCATION

  • Thread starter Thread starter WhiskeyMac
  • Start date Start date

WhiskeyMac

Guest
Member
The Member Tooltip displays a members title and then From + Location (taken from the profile data)

But I cannot see how to access the location field....

....the following appears to be the code that does the work....

<xf:if contentcheck="true">
<div class="memberTooltip-blurb">
<xf:contentcheck>
<xf:userblurb user="$user" tag="div" />
</xf:contentcheck>
</div>...

Read more

Continue reading...

Continue reading...
 
Top