Feedspace Home Dashboard

How Do I Display a Feedspace Widget in WordPress?

Last updated on June 15, 2026

Overview

Once you have the Feedspace WordPress plugin installed and your account connected, you can display any Feedspace widget on your site in two ways: the Gutenberg block method for the modern block editor, or the shortcode method for the classic editor and shortcode-compatible blocks. Both methods require your Widget ID, which you can copy from your Feedspace dashboard.

Method 1: Gutenberg Block

Use this method when editing a page or post with the WordPress block editor (Gutenberg).

  1. Open the page or post where you want to display the widget in the WordPress block editor.
  2. Click the + (Add Block) button in the editor toolbar or within the content area.
  3. In the block search box, type Feedspace Widget and select it from the results.
  4. The Feedspace Widget block will be inserted into the page. In the block settings panel on the right, paste your Widget ID into the provided field.
  5. Click Preview to confirm the widget appears correctly, then click Publish (or Update) to make it live.

Method 2: Shortcode

Use this method when working with the classic editor, a Classic block, or any shortcode-compatible block in WordPress.

  1. Open the page or post where you want to display the widget.
  2. In the content area, type or paste the following shortcode:
    [feedspace_widgets]
  3. Click Preview to confirm the widget renders on the page, then click Publish (or Update) to save and go live.

Where to Find Your Widget ID

Your Widget ID is available inside your Feedspace dashboard. Navigate to the widget you want to display, open its embed or share options, and copy the value shown for data-id in the embed code. Paste that value into the Gutenberg block settings or configure it as the default widget in the plugin settings for use with the shortcode.

Confirming the Widget Is Live

After publishing or updating the page, visit it in a browser while logged out (or in a private window) to see the widget exactly as visitors will. If the widget does not appear, double-check that the Widget ID is correct and that the Feedspace plugin is active under Plugins in your WordPress dashboard.