Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #294502

    Steve Taylor
    Participant

    I added a Zendesk element to my site a while back and need to remove it. It’s an iframe at the bottom (I think?) that has a question mark and says Help.

    http://itworksllc.net/

    Where the heck did I add this thing, because I can’t find it anywhere!!

    #294878

    Thai
    Moderator

    Hi There,
    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #294983

    Steve Taylor
    Participant

    I was able to figure out how to remove the item–it was somehow cached in my site so I disabled all of the plugins and it disappeared.

    I am, however, struggling to add

    <!-- Start of itworksllc Zendesk Widget script -->
    <script>/*<![CDATA[*/window.zEmbed||function(e,t){var n,o,d,i,s,a=[],r=document.createElement("iframe");window.zEmbed=function(){a.push(arguments)},window.zE=window.zE||window.zEmbed,r.src="javascript:false",r.title="",r.role="presentation",(r.frameElement||r).style.cssText="display: none",d=document.getElementsByTagName("script"),d=d[d.length-1],d.parentNode.insertBefore(r,d),i=r.contentWindow,s=i.document;try{o=s}catch(c){n=document.domain,r.src='javascript:var d=document.open();d.domain="'+n+'";void(0);',o=s}o.open()._l=function(){var o=this.createElement("script");n&&(this.domain=n),o.id="js-iframe-async",o.src=e,this.t=+new Date,this.zendeskHost=t,this.zEQueue=a,this.body.appendChild(o)},o.write('<body onload="document._l();">'),o.close()}("//assets.zendesk.com/embeddable_framework/main.js","itworksllc.zendesk.com");/*]]>*/</script>
    <!-- End of itworksllc Zendesk Widget script -->

    code to my site. I’ve tried adding it to the “Custom” section of the Appearance Customizer and it doesn’t work. Might you have any suggestions?

    #295351

    Lely
    Moderator

    Hello There,

    If you add that on the customizer via Appearance > Customize > Custom > Javascript, please delete the script tag like below:

    <!-- Start of itworksllc Zendesk Widget script -->
    /*<![CDATA[*/window.zEmbed||function(e,t){var n,o,d,i,s,a=[],r=document.createElement("iframe");window.zEmbed=function(){a.push(arguments)},window.zE=window.zE||window.zEmbed,r.src="javascript:false",r.title="",r.role="presentation",(r.frameElement||r).style.cssText="display: none",d=document.getElementsByTagName("script"),d=d[d.length-1],d.parentNode.insertBefore(r,d),i=r.contentWindow,s=i.document;try{o=s}catch(c){n=document.domain,r.src='javascript:var d=document.open();d.domain="'+n+'";void(0);',o=s}o.open()._l=function(){var o=this.createElement("script");n&&(this.domain=n),o.id="js-iframe-async",o.src=e,this.t=+new Date,this.zendeskHost=t,this.zEQueue=a,this.body.appendChild(o)},o.write('<body onload="document._l();">'),o.close()}("//assets.zendesk.com/embeddable_framework/main.js","itworksllc.zendesk.com");/*]]>*/
    <!-- End of itworksllc Zendesk Widget script -->

    Hope this helps.

    #296179

    Steve Taylor
    Participant

    I added the javascript as you edited it, and it still isn’t showing any new elements on the site. It’s supposed to put a button on the bottom right of the screen.

    #296667

    Paul R
    Moderator

    Hi,

    It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.