Replies: 1
Hi,
I want to work with Continually, a chat bot plugin that I added via a plugin. The widget only shows up when I uncheck ‘Optimize JavaScript Code?’ So not in the Cached version. So the developer told me to exclude the following files:
continually-embed.latest.min.js
chat.js
app-chat.js
I did that but it is still not working. After that he asked me to exclude the whole url:
https://cdn-app.continual.ly/js/embed/continually-embed.latest.min.js
https://cdn-app.continual.ly/js/model/app-chat.js
https://cdn-app.continual.ly/js/model/chat.js
Also this is not working. Can anybody help me out with this? Do I forget to add something?
Thanks in advance