Video Walkthrough
How to Add the Widget Script
There are two ways to add the Support Unicorn widget to your WordPress site.Option 1: Using a Plugin (Recommended)
Install a plugin like WPCode (formerly “Insert Headers and Footers”). This ensures your scripts persist even if you change themes.- Install and activate the WPCode plugin from the WordPress plugin directory.
- Go to Code Snippets > Header & Footer.
- Copy your widget script from your agent’s Channels page at supportunicorn.com and paste it into the Footer section.
- Click Save Changes.
Option 2: Editing the Theme File
- Go to Appearance > Theme File Editor.
- Open
header.php(orfooter.php). - Paste the widget script before the closing
</head>or</body>tag.
If you use a page builder like Elementor, use the Custom Code section in the Elementor dashboard instead.
Next Steps
Widget Configuration
Customize widget appearance and behavior