최근 검색
최근 검색 없음
No Sign Out option for user in Help Center
답변함
2021년 8월 03일에 게시됨
I am not getting the Sign Out option in the drop down menu for users in Copenhagen theme.
I am not sure why it is not showing.
You were very helpful with my other issue - sorry to bug you but ZD support is not answering tickets super fast and need help with this.
Where would I look to see why I do not have the option to sign out. I get no drop down at all for some reason. I am sure I did something! The drop down menu will not show when clicking on the arrow beside my name.
Thank you,
~Donna
1
19
댓글 19개
Ifra Saqlain
Hey David Jetter, see your previous error has been change yet and new error is showing after updating the code. Now you can fix the error of hcmanager file.
You have dropdownlist but due to hcmanager error the event isn't working.
0
David Jetter
Ifra Saqlain Thank you for this. I'm still not seeing the drop down option appearing after signing in. When I download a new version of the theme, I see the drop down appearing there. My thought at this point is to just download the newest version of the theme and add the custom code we have everywhere bit by bit to see if that may be blocking things. I do thank you for the assist here, you've helped me with a couple of scenarios like this!
0
Ifra Saqlain
Okay I checked out the code of script.js file, you need to open Copenhagen theme and copy paste the default code and then add your custom js code at the end of script.js file, your issue will be solve automatically.
OR
You can replace your code with the given code which I have fixed for you.
0
David Jetter
Ifra Saqlain I was able to add it, but the drop down still does not appear. I can sign in no problem, but then nothing appears when clicking on my name when I would expect to see sign out, my requests, etc.
Thank you for checking into this and helping!
0
Ifra Saqlain
Hi David,
You missed the closing brackets, I'm attaching the screenshot you can see there and fix in your code.
Line no. 82, where I added closing brackets but you missed that --
Try and let me know it works or not :)
0
David Jetter
Ifra Saqlain you have been very helpful in the past! i'm seeing something similar where users cannot even get a drop down when they click on their name in the top right and cannot see options to view their requests or to sign out, yet I think I have everything enabled to allow them to see it. Can you help? mcasupport.kw.com
0
Ifra Saqlain
Thanks :)
0
Joshua
Thank you for the thorough assistance on this problem, Ifra! It was very helpful to see your debugging process.
I found this ticket while encountering the same problem. Turns out the root of my issue was slightly different though. According to the official documentation, the sign out link is hidden in preview mode. Consequently, I never saw it while testing my code. I'm not sure why it is this way, but have made a Community Feedback post to understand/see if it can be changed!
Link to Community post
0
Ifra Saqlain
See, you have write the custom code in wrong function.
Your current code is (at the end):
It should be like this:
0
Ifra Saqlain
Username and password, which you use to sign in your help centre workbench, share to ifrasaqlain@gmail.com
workbench screenshot which you login:
0
댓글을 남기려면 로그인하세요.