Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 4, 20222 yr 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?
July 4, 20222 yr There is no single link that will always lead to a persons profile. Each persons profile link is unique to them.
May 3, 20231 yr 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 May 3, 20231 yr by LiveG
May 3, 20231 yr 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}}
May 3, 20231 yr 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 May 3, 20231 yr by LiveG
May 4, 20231 yr Ive moved this to marketplace for you, as you are looking for someone to quote for work 🙂