Time estimate: ~2 minutes
Install the Plugin
Step 1: Download
Download the ReplyBubble plugin from your dashboard:- Log in to your ReplyBubble dashboard
- Go to Integrations → WordPress
- Click Download Plugin to save the
.zipfile
Step 2: Upload to WordPress
- In your WordPress admin, go to Plugins → Add New
- Click Upload Plugin at the top of the page
- Choose the
.zipfile you downloaded - Click Install Now
- Click Activate once the installation finishes
Step 3: Enter your Widget ID
- Go to Settings → ReplyBubble in your WordPress admin
- Copy your Widget ID from the ReplyBubble dashboard
- Paste it into the Widget ID field
- Click Save Changes
Plugin Settings
The plugin settings page (Settings → ReplyBubble) has two fields:Note: Only change the Server URL if you are self-hosting ReplyBubble. The default value works for all standard accounts.
How It Works
The plugin automatically adds the ReplyBubble embed script to every page of your site. It loads asynchronously, so it won’t slow down your page. The script tag it generates looks like this:Verifying Installation
After activating the plugin and entering your Widget ID:- Visit your WordPress site in a new browser tab (or hard-refresh with Ctrl+Shift+R)
- Look for the chat bubble in the bottom-right corner
- Click it and send a test message
- Check your ReplyBubble inbox to confirm the message arrived
Alternative: Manual Installation
If you prefer not to use the plugin, you can add the embed snippet directly. See the Widget Installation guide for manual WordPress setup instructions.Uninstalling
- Go to Plugins in your WordPress admin
- Click Deactivate under ReplyBubble
- Click Delete to remove the plugin
Troubleshooting
Widget doesn’t appear after installing
- Check your Widget ID — make sure it matches the one shown in your dashboard. It starts with
rbw_followed by a random string, e.g.,rbw_Pi2DpP7ytgMObG0mbkzUuA. - Clear your cache — if you use a caching plugin (WP Super Cache, W3 Total Cache, etc.), clear the cache after activating the ReplyBubble plugin.
- Check for conflicts — temporarily switch to a default theme (like Twenty Twenty-Five) to rule out theme conflicts.
- Check CSP headers — if your site uses a Content Security Policy, allow
*.replybubble.com. See Troubleshooting for details.

