Hide Sign In but display User Profile/Sign Out when authenticated
已回答
已于 2021年10月13日 发布
I am able to remove the user info code from the header, but this does not allow my signed-in users to access the sign-out function or change password feature.
Is there a way to only display the user info for users that are signed-in?
I don't want to display the Sign In on my KB (My users will use the direct link to sign form).
0
1
1 条评论
Zac Crites
Seems like I figured it out on my own.
Here is the code (Line 40-42 did the trick) I used:
0
登录以发表评论。