WordPress Integration
Add testimonials to any WordPress site in 2 minutes.
Method 1 — Using a block (easiest)
1
Add the widget with a Custom HTML block
Step 1: Edit any page or post.
Step 2: Click + to add a block.
Step 3: Search for “Custom HTML”.
Step 4: Paste your embed code.
Step 5: Click Update or Publish.
Method 2 — Theme footer (shows everywhere)
2
Place the widget before the closing body tag
Step 1: Go to Appearance → Theme Editor.
Step 2: Find footer.php.
Step 3: Paste the embed code before </body>.
Step 4: Save.
Method 3 — Plugin (advanced)
3
Use Insert Headers and Footers
Open the “Insert Headers and Footers” plugin.
Go to Settings → Insert Headers and Footers.
Paste the code in the footer section and save.
Troubleshooting
- Clear your WordPress cache.
- Disable caching plugins temporarily.
- Make sure the div and script are together.