@sharmstr
Dear Sharmstr maybe you remember that I tried to install CometChat in my Kleo Child theme.
I used the backend under Kleo Child- General settings-I add the CometChat code in JavaScript code.
This will make CometChat visible. I thought that would be enough.
BUT now I found out that this makes CometChat slow, or CometChat can be much faster if I add the Cometchat code on the right position.
This is what CometChat writes me:
Hello,
Please move the CometChat footer code from its current place to just below the <head> tag of your site template file.
This is the code they are referring to, but I really don’t know where to put that in the KLEO CHILD THEME. Please help.
COPY CODE
<link type="text/css" href="/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/cometchat/cometchatjs.php" charset="utf-8"></script>