mattparker44 Posted May 26, 2021 Share Posted May 26, 2021 Site URL: https://mattparker.ca/myth Hello, I'm looking to launch an Intercom bot with a button click. The problem is that when the button is clicked (no clickthrough URL) the page refreshes. Does anyone have a workaround for this? Thanks! Link to comment
tuanphan Posted May 28, 2021 Share Posted May 28, 2021 Add to last Line in Settings > Advanced > Code Injection > Footer <script> $(document).ready(function() { $('header#header a.btn').removeAttr('href'); }); </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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment