Steps
Odoo:
1. Activate Live Chat
2. Set up a Live Chat Channel (Odoo has videos and instructions)
3. Go to the Live Chat Application, select your Channel, go to the "Widget" tab in it, copy the top link to the script. (look at Pic.1 Steps below)
Wordpress:
1. On wordpress, go to the admin panel -> Appearence -> Theme File Editor
2. On the Theme File Editor page, find the footer.php file
3. Select this file and you will see its code in the "Selected file content:" block
4. Scroll down to the bottom of the code and paste the copied code from Odoo between ?php wp_footer(); ? and /body
Pic.1 steps

5. Click on "update file" to update the code
6. Go to your website and you will find your widget in the bottom right corner of the page.
Pic.2 result
