Embedded chat option only
PostPosted: 06 May 2017, 07:47
Hello,
We've started running arrowchat on one of our sites (integrated with IPB 3.4). Due to design reasons, we are doing this embedded on a page only.
So, I have eliminated the bottom bar and all that it contains by not including this part of the code on the Global Template:
Is that okay? It all seems to work fine, but I'd like to double-check that's not needed for anything other than displaying the bottom bar functions (and mobile button that we don't want either).
Please let me know. Thanks
We've started running arrowchat on one of our sites (integrated with IPB 3.4). Due to design reasons, we are doing this embedded on a page only.
So, I have eliminated the bottom bar and all that it contains by not including this part of the code on the Global Template:
- Code: Select all
<script type="text/javascript" src="/arrowchat/external.php?type=djs" charset="utf-8"></script>
<script type="text/javascript" src="/arrowchat/external.php?type=js" charset="utf-8"></script>
Is that okay? It all seems to work fine, but I'd like to double-check that's not needed for anything other than displaying the bottom bar functions (and mobile button that we don't want either).
Please let me know. Thanks