Helppier widget’s main panel, by default, contains 3 tools: guides, knowledge base (integration with desk.com) and Login.
However, the login tool may be overridden through the API by adding the variable "window.helppierShowLogin = false" into your Helppier code snippet.
Thus, the account administrator can prevent end-users from trying to access your admin tools.
If you need to make the login tool visible just for you, simply use the shortcut Ctrl + Alt + i.
Otherwise, if you need to make the login tool visible for all the end-users, you can set the code snippet variable "window.helppierShowLogin" as true or simply delete it.

Comments
0 comments
Please sign in to leave a comment.