|
You'd have to modify member.php to call get_profilelink() to get the link and then modify the profile.tmpl to add it.
$profilelink = get_profilelink( $userid );
$userid is the userid of the user you want the link for.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |