Install on WordPress
Installing a web chat widget on your WordPress website.
Last updated
Installing a web chat widget on your WordPress website.
Last updated
Adding a web chat widget on your WordPress website is a quick and easy process. It does not require any coding skills or technical knowledge.
If you don't have a code snippet already, you will generate one when creating a ISMessenger Website Chat Widget or using the Facebook Chat Plugin for Facebook Messenger.
Navigate to your website’s WordPress Admin Dashboard and log in.
From the left navigation panel, click on Plugins. On the Plugins Page, press the blue Add New button on the top of the page.
Using the search bar, search for the Insert Header and Footers plugin. You will see many options on the search result page that you can use, but we will be using the "Insert Header and Footers" plugin by WPBeginner for this tutorial. Press the Install Now button and make sure you activate the plugin to make use of it.
From the left navigation menu, click on Settings and select the Insert Headers and Footers plugin from the settings submenu.
Copy your plugin script from ISMessenger and paste it into the Script in Footer section of the Header and Footer console page.
Once you have pasted the script, click on the blue "Save" button on the bottom of the page.
Open the website and check out the chat plugin. You will find it in the bottom-right corner. Now your website visitors can chat effortlessly with you. If you used the code snippets generated from the IS- Messenger platform, you will be able to manage the conversations and update the appearance of the widget from the Platform.
Navigate to your website's WordPress Admin Dashboard and log in.
From the left navigation menu, click on Appearance and select the Theme File Editor. Proceed to select the Theme Header file.
Copy the sample code below and paste it into the Theme Header file. Once you have pasted the code, click on the Update File button on the bottom of the page.
From the left navigation menu, click on Settings and select the Insert Headers and Footers plugin from the settings submenu.
Copy the sample code below and paste it into the Script in Footer section of the Header and Footer console page. Note that, the identify logged-in user script must be placed above Live Chat script.
Once you have pasted the script, click on the blue "Save" button on the bottom of the page.
Open the website and check out the chat plugin. The logged-in users of your WordPress can be identified. Once the identifier passed is matched with an existing contact, the current conversation will be resumed.
If you are using a WordPress cache plugin such as WP-ISMessenger, you might need to add our widget domain to the Javascript Excluded Files.
Once saved, it is recommended to clear the cache in WordPress.