Embed Inbox View
The following code can be used to add embed complete chat as an inbox into a WordPress post/page:
<div class="iflychat-embed-full-chat" data-height="600px" data-width="100%"></div>It has two attributes:
- data-height - This attribute decides height of the embedded chatroom. 
- data-width - This attribute decides width of the embedded chatroom 
Last updated
Was this helpful?
