Just an FYI...
In my main css I had the following lines.
/*
* animation helper
*/
.animated{
visibility: hidden;
}
.visible{
visibility: visible;
}
This conflicts with the live chat working on the page.
All is fine when removed.
Just thought you might want to know. :)
Thanks,
Jim
Hi Jim,
thank you very much for the report we will rename the classes within the next release.
With the release of Live Chat 3.0 the whole live chat embed code has been changed.
Thanks again for the report.
*** Ticket closed ***