How to white label intercom?
-
Hi,
Love the plug-in, but the last day or so it has stopped intercom from loading so I’ve had to disable. I can’t see a .js script to exclude and the adding full URL doesn’t seem to help.
Any idea what to exclude. Included snippet below:
<script data-cfasync="false">(function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',intercomSettings);}else{var d=document;var i=function(){i.c(arguments)};i.q=[];i.c=function(args){i.q.push(args)};w.Intercom=i;function l(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/bz94m36s';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);}if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})()</script><script type="text/template" id="tmpl-elementor-templates-modal__header"> <div class="elementor-templates-modal__header__logo-area"></div> <div class="elementor-templates-modal__header__menu-area"></div> <div class="elementor-templates-modal__header__items-area"> <# if ( closeType ) { #> <div class="elementor-templates-modal__header__close elementor-templates-modal__header__close--{{{ closeType }}} elementor-templates-modal__header__item"> <# if ( 'skip' === closeType ) { #> <span>Skip</span> <# } #> <i class="eicon-close" aria-hidden="true" title="Close"></i> <span class="elementor-screen-only">Close</span> </div> <# } #> <div id="elementor-template-library-header-tools"></div> </div> </script>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to white label intercom?’ is closed to new replies.