Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Saurabh Jain Posted January 8, 2016 Posted January 8, 2016 I want give a hyperlink to a text : My Profile. The problem is that a profile is link is user specific... Settings link is not user specific http://pramanik.gunayatan.org/settings/ What can be such link for accessing profile of the same user accessing the board Currently he is a guests and after clicking on that link he get sign up box and after sign in he is been shown his profile Regards Saurabh
Saurabh Jain Posted February 2, 2016 Author Posted February 2, 2016 I wanted to have a common link in mobile app which says edit profile and it goes to the profile who is signed in...
simonle Posted March 22, 2017 Posted March 22, 2017 Considering you (@Saurabh Jain and @Rob Pearson) posted this over a year ago, you might have already found a solution to this. But here is how you can do a simple text link to a user profile: {{if \IPS\Member::loggedIn()->member_id }} <a href='{member="url()"}' title='Edit your profile'>Edit Profile</a></li> {{endif}} I hope it helps you or anyone else looking for something similar.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.