Mghionis Posted September 22 Share Posted September 22 Site url: https://www.omegareflector.com/ Hi there, I've installed Intercom on my website and the messenger widget is located at the bottom right corner of each page. I'm trying to make it so that when anyone clicks on the "Contact" link in the header, it launches the Intercom messenger box. Any ideas? Thanks! Link to comment
tuanphan Posted September 25 Share Posted September 25 Can you add Intercom again? It shows nothing to me When you've added it, you can add this code to Settings > Developer Tools > Code Injection > Footer <script> document.querySelector('header#header a[href*="mailto"]').addEventListener("click", ()=>{ Intercom("show") }) </script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Mghionis Posted September 25 Author Share Posted September 25 @tuanphan - Thanks for your reply! I never removed Intercom - you should still be able to see it down in the bottom right corner. (Screenshot below). I did enter that code and it worked - thank you! It did open both email and show intercom. Is it possible to ONLY have the intercom messenger window open? And not launch an email? I really appreciate your help! -Melissa Link to comment
tuanphan Posted September 27 Share Posted September 27 It is strange, Intercom doesn't show here, maybe it blocks my country.. can you do a quick video of problem? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment