To Add an Embeded form format Heard libChat widgets to your libGuides, you will need:
add a libGuide Box first, within the box, Click Add/Reorder, choose Rich Text/HTML.
2. In the html editing box, make sure you are in the source editing mode.
past the following code into the editing box.
<script src="https://v2.libanswers.com/load_chat.php?hash=112e906e02490f6dc5c9f2499ce71336"></script>
<div id="libchat_112e906e02490f6dc5c9f2499ce71336"> </div>
Click Save & Close button, you will see the embedded Chat form shows up in your guides.
To Add the Slide-out button format Heard LibChat Widget, do the same step 1-2, but paste in the following code:
<script src="https://v2.libanswers.com/load_chat.php?hash=dc7ac873afc4e1e6fd5afca29fed6e1c"></script>
<div id="libchat_dc7ac873afc4e1e6fd5afca29fed6e1c"></div>