In order to change your BuzzSpace go to Admin tab in Epicor ECM then click on BuzzSpace linkin the upper panel on the left column. Next go to View then select "<> Source Code". Now delete anything in that window and copy and paste the code below then click save at the bottom.



CODE TO PASTE IN SOURCE CODE WINDOW:


<p><iframe class="fw-iframe" src="https://www.piftechnologies.com/buzzspace/" width="100%" height="1000px"></iframe></p>

<p>

<script>

var fc_JS=document.createElement('script');

fc_JS.type='text/javascript';

fc_JS.src='https://wchat.freshchat.com/js/widget.js?t='+Date.now();

(document.body?document.body:document.getElementsByTagName('head')[0]).appendChild(fc_JS); 

window.fcSettings = { token:'85d05740-3ebe-4215-9680-215ec7945a40', host : 'https://wchat.freshchat.com'};

</script>

</p>