been some days on developing my own web using Orchard CMS.
I am making a profile that all users can browse and admin can edit.
Just install Profile Package, however, I had no idea how to construct a string that link to myself profile.
localhost:80/profile/”username”
How to link the specific username navigation custom link url?
The only URL to get to your own profile includes your username.
So, if you want to link to the current user’s profile you need to work it out, like this: