• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Integrating a Live Chat program

A

amiles248

Guest
I just purchased a live chat tool from Providesupport.com . I have been able to integrate the live chat software into my regular website, however I also want to integrate it into the SiteBuilder application so I can assist users when they are building out their websites.

All of the files in the "Web" directory are compiled aspx pages. How could I integrate a script like the one below into the sitebuilder application?

<!-- BEGIN ProvideSupport.com Graphics Chat Button Code -->
<div id="ciuVQb" style="z-index:100;position:absolute"></div><div id="scuVQb" style="display:inline"></div><div id="sduVQb" style="display:none"></div><script type="text/javascript">var seuVQb=document.createElement("script");seuVQb.type="text/javascript";var seuVQbs=(location.protocol.indexOf("https")==0?"https://secure.providesupport.com/image":"http://image.providesupport.com")+"/js/amiles248/safe-standard.js?ps_h=uVQb\u0026ps_t="+new Date().getTime();setTimeout("seuVQb.src=seuVQbs;document.getElementById('sduVQb').appendChild(seuVQb)",1)</script><noscript><div style="display:inline"><a href="http://www.providesupport.com?messenger=amiles248">Customer Service Chat</a></div></noscript>
<!-- END ProvideSupport.com Graphics Chat Button Code -->
 
You can insert any html code into site page using Script block module in WYSIWYG on the Edit step.
 

Similar threads

Back
Top