Skip to main content

Using a block editor (Gutenberg)

  1. Open the page or post where you want testimonials to appear.
  2. Click the + button to add a new block.
  3. Search for and add a Custom HTML block.
  4. Paste your BragBox embed snippet into the block.
  5. Click Preview to confirm it renders, then Publish or Update.

Using a Classic Editor

  1. Open the page or post in the Classic Editor.
  2. Switch from Visual to Text (HTML) mode using the tab in the top-right of the editor.
  3. Paste your embed snippet where you want the widget to appear.
  4. Switch back to Visual to preview, then save.
If you want testimonials on every page:
  1. Go to Appearance → Theme File Editor (or use a plugin like Insert Headers and Footers).
  2. 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.