Disable tooltip guides during walkthrough guide
I have a guide that walks new users through a specific page. I also have a tooltip guide on that page for all users that appears on hover. But of course if you accidentally hover over the tooltip, it dismisses the walkthrough guide which is not ideal. Any ideas on how I can disable the tooltip (or hide it) while my walkthrough guide is active?
0
Comments
Just kidding, I got it. I used this in a js code block at the beginning of my guide:
The badge comes back on page refresh, which my guide does at the end anyway. Easy peasy. :)
Thank you for this, but I don't suppose you have any idea how I can get this working when you have multiple tooltip's on one page? This only hides one of them for some reason
Please sign in to leave a comment.