Step 1

Log in to your WordPress admin, go to Plugins and click Add.
Image without caption

Step 2

Search for the Lime Connect plugin, install it and activate it.
Image without caption

Step 3

Open the Lime Connect plugin’s settings and enter your Lime Connect Widget key. You find it in your Widget’s settings under Install Credentials for applications
Finally, hit Save Changes.
Image without caption

Step 4

Lime Connect is now visible on your WordPress website!
💡
To avoid CSS conflicts with the chat client, we advise you not to use iframe { !important } in your CSS. Better be more specific and exclude the Lime Connect chat client by using iframe:not(.userlike) { !important }.