ZaZaChat Live Chat Auto/Proactive invitations may not work correctly if Live Chat button HTML code is installed in between the absolute positioned <DIV> tags on the page.
Please follow these steps if installing ZaZaChat in between the absolute positioned <DIV> tags:
Please either move ZaZaCHAT HTML code out of the <DIV> tags or follow these steps to fix this problem:
1. Replace "div=&" string found in ZaZaCHAT HTML code with "div=1&".
2. Paste the following code right after the <body> tag in your website pages:
<script language="javascript" src="https://www.zazachat.com/LiveChatClient/scripts/zazadiv.js"></script>