Installing the widget: WordPress

There are several ways to install the Usedesk widget on a website made on the WordPress platform:

Installing the widget via the Widgets menu

1. Create a chat channel in Usedesk and copy the widget code according to the instruction.

2. Go to the control panel of your website, click on «Appearance» → «Widgets».

3. From the list of available widgets, select «HTML code» and click «Add widget».
4. Paste the widget code copied from the Usedesk into the «Content» window and click «Save».

Ready! The widget is installed.


1. Create a chat channel in Usedesk and copy the widget code according to the instruction.

2. Log in to your website hosting or connect using an FTP client and open the file footer.php .

File path: wp-content/themes/name of your template/footer.php.

3. Go to the end of the file, paste the copied widget code before the closing </body> tag and save it.

Ready! The widget is installed.


1. Create a chat channel in Usedesk and copy the widget code according to the instruction.

2. Go to the control panel of your website, click on «Appearance» → «Theme editor».

3. On the right in the list of theme files, select «Footer (footer.php )».

4. Go to the end of the file, paste the copied widget code before the closing </body> tag and save it.

Ready! The widget is installed.