Hi @missveronicatv ,
Thanks a lot for your response, I need to use custom template because I don’t want the “Edit Profile” gear button and I need to add a link to redirect to another page with email url parameter
<a href=”/mypage?email={{{user.user_email}}” title=”mypage” />
I have installed your code snippet but still displaying anchor email tag instead plain email ( I am using custom template )