By Fagault Eric on Thursday, 26 July 2018
Posted in General Issues
Likes 0
Views 535
Votes 0
Hello,
I see members struggling to find where to update their profile. (See screenshot attached to this message)
I would like to know if it is possible to create links that would allow access to the different sections of the profile?
So I will be able to put a menu above profile information to allow an "easy" update of his profile.

Best regards.

Eric
Hey there,

Correct me if i understand your question wrongly, do you mean you want to create a link that navigate users to second, third part of updating profile?

If yes, unfortunately that was not possible to achieve this unless you would like to show all the information in one page.

If yes, you have to use this following custom css to achieve this, so whatever you click those different tab from the edit profile page, it will always show same information.

body #es.layout-edit .step-content {
display: block !important;
}
·
Friday, 27 July 2018 16:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much, that's exactly it
·
Monday, 30 July 2018 22:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issue is resolved now. Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding
·
Tuesday, 31 July 2018 00:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post