Jump to content

Global url to profile


Recommended Posts

  • 9 months later...

If a member is logged in, then the address:

<a href='{member="url()"}'>Here's your link</a>

should lead to a profile, I think.

You'd only want that to be visible to people who are logged-in members, of course, otherwise it's a broken link, so you should wrap it with something like:

{{if member.member_id}}Code for logged-in members sits here{{endif}}

 

Link to comment

I am not getting it.
If someone is available for this one, please quote me (linking from the menu in the desktop and from an icon on mobile to an existing personal page)

Edited by LiveG
Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...