Adding the Blip Chat widget to a Wix site is quite simple. Before you begin, you will need a valid Wix account and a previously created website.
Step by step
1. Access your website's administration panel, go to the editor and add an HTML Code
Add the Blip Chat script as indicated on the portal.
new BlipChat() |
2. After adding and adjusting the HTML Code block, according to the style of your website, it will be necessary to allow the domain in the Blip portal.
Wix uses iframes as a strategy to embed HTML code. Therefore, the domain that should be included in the portal is not the website domain, but the iframe domain generated by Wix.
To find the domain, publish your component, inspect the web page (in the Blip component) and find the value of the iframe that ships the component.
In this example, the domain that should be released on the Blip portal is pablotestetk-wixsite-com.fileusr.com.
3. After adding the domain as valid, test it on your page
Note: The iframe generated by Wix on the published page is different from the iframe generated on the page within the Wix editor. If you want to view Blip Chat in both places, you will also need to add the domain of the editing iframe.