LiveG Posted July 4, 2022 Share Posted July 4, 2022 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? shaven 1 Link to comment Share on other sites More sharing options...
Marc Stridgen Posted July 4, 2022 Share Posted July 4, 2022 There is no single link that will always lead to a persons profile. Each persons profile link is unique to them. Link to comment Share on other sites More sharing options...
LiveG Posted May 3 Author Share Posted May 3 (edited) 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 May 3 by LiveG Link to comment Share on other sites More sharing options...
Meddysong Posted May 3 Share Posted May 3 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 Share on other sites More sharing options...
Nathan Explosion Posted May 3 Share Posted May 3 Â Adriano Faria 1 Link to comment Share on other sites More sharing options...
LiveG Posted May 3 Author Share Posted May 3 (edited) 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 May 3 by LiveG Link to comment Share on other sites More sharing options...
Marc Stridgen Posted May 4 Share Posted May 4 Ive moved this to marketplace for you, as you are looking for someone to quote for work 🙂 Link to comment Share on other sites More sharing options...
Recommended Posts