Jump to content

Global url to profile

Featured Replies

Posted

Hi,
I want to share one link with the community that will lead each user to his personal profile section. ( my problem is each profile has a different id)
Can you please help me with this one?

There is no single link that will always lead to a persons profile. Each persons profile link is unique to them.

  • 9 months later...
  • Author

How do you advise me to do it?
I have a mobile navigation icon that I will need to lead to users same area (last opend topics sorted by opening date time)

Edited by LiveG

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}}

 

  • Author

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

Ive moved this to marketplace for you, as you are looking for someone to quote for work 🙂

Recently Browsing 0

  • No registered users viewing this page.