currently working on a member card template i have this code
When i hover over the FA it displays but says Undefined how do i link them to what it should say Profile Page?
Code:
<a class="Tooltip"<a href="{xen:link members, $user}"><i class="fa fa-user fa-lg"></i></a>
When i hover over the FA it displays but says Undefined how do i link them to what it should say Profile Page?