Using a block editor (Gutenberg)
- Open the page or post where you want testimonials to appear.
- Click the + button to add a new block.
- Search for and add a Custom HTML block.
- Paste your BragBox embed snippet into the block.
- Click Preview to confirm it renders, then Publish or Update.
Using a Classic Editor
- Open the page or post in the Classic Editor.
- Switch from Visual to Text (HTML) mode using the tab in the top-right of the editor.
- Paste your embed snippet where you want the widget to appear.
- Switch back to Visual to preview, then save.
If you want testimonials on every page:
- Go to Appearance → Theme File Editor (or use a plugin like Insert Headers and Footers).
- Paste the snippet in the appropriate location.
Editing theme files directly can break your site if done incorrectly. Use a plugin like Insert Headers and Footers for a safer approach.
Troubleshooting
Widget not showing? Make sure your WordPress theme isn’t stripping <script> tags from HTML blocks. Some security or optimization plugins block external scripts — check your plugin list if the widget doesn’t load.