Chat button is not visible in Thrivecart
If you're using Thrivecart and inserting LiveAgent button integration code as tracking codes, the tracking codes are enclosed in a <div> element with opacity set to 0, therefore they are invisible.
LiveAgent integration code places the button HTML code right next to the integration code, so the button is also invisible.
There is a simple solution to this problem, by using this slightly modified integration javascript code:
<script type="text/javascript"> (function(d, src, c) { va...