Page 1 of 1

Older version of JS in arrowchat is causing conflicts with o

PostPosted: 30 Jul 2019, 14:19
by Melanie
Hi,

I have conflicts with other components on my site and I have been told it is because arrowchat uses an older version of JS. The other component loads newer version of JS.

I tried excluding these 2 lines from my header code:

<script type="text/javascript" src="/arrowchat/includes/js/jquery.js"></script>
<script type="text/javascript" src="/arrowchat/includes/js/jquery-ui.js"></script>

But that causes problems with arrowchat bar (it shrinks to the left and doesn't work properly).

I recall we were able to omit those 2 lines but it no longer says that in the documentation.

How do we get round this?

Kind regards