Change the light light to your own
test on different Theme work sussfully.
facebook Icon live chat look:
"""
<!-- Overlay and Back To Top -->
<div class='back-top' title='Back to Top'/>
<!-- GetButton.io widget -->
<script type='text/javascript'>
(function () {
var options = {
facebook: "Your Page ID Number", // Facebook page ID
call_to_action: "Live Chat", // Call to action
position: "right", // Position may be 'right' or 'left'
};
var proto = document.location.protocol, host = "getbutton.io", url = proto + "//static." + host;
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js';
s.onload = function () { WhWidgetSendButton.init(host, proto, options); };
var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
})();
</script>
<!-- /GetButton.io widget -->
"""
0 comments: