@@ -10,13 +10,13 @@ To access **Livechat Installation** settings:
Go to **Livechat Installation** in the omnichannel panel settings, as shown below:
.png>)
.png>)
## To install the livechat widget:
1. Copy the given piece of code.
.png>)
.png>)
1. Paste this code above the last **\</body>** tag on your site; the livechat widget will appear on the bottom right corner on your webpage.
...
...
@@ -24,4 +24,4 @@ Go to **Livechat Installation** in the omnichannel panel settings, as shown belo
If you are running the livechat widget from a different domain to your Rocket.Chat server you need to disable the **Restrict access inside any iframe** option under the General settings as shown in the screenshot below. 
If you face problems displaying the Livechat Widget it's useful to open the browser developer console and check the details of the errors you might be facing.
### Failed to read 'localStorage' properly from Window

An error like this is related to your browser settings for third party cookies. You may want to try with another browser or review your browser settings to confirm it's not blocking third party cookies. 
### Trying to access localhost:3000

You should review the Site URL setting under **Administration** > **General** > **Site URL** variable and possibly also the server name setting on your reverse proxy if you have one to guarantee they are all aligned and corresponding to the same URL being used in your Livechat Widget installed script.