Overview
Yes, the Feedspace WordPress plugin works with all major page builders. Whether you are using Elementor, Divi, Beaver Builder, WPBakery, or Bricks Builder, you can embed Feedspace widgets using a shortcode or an HTML embed block. If you are using the standard WordPress block editor, the plugin also includes a native Gutenberg block.
How to use Feedspace with each page builder
Elementor
In Elementor, add a Shortcode widget to your page. Paste the [feedspace_widgets] shortcode into the widget field, then configure the widget ID in the Feedspace plugin settings or append it directly to the shortcode as instructed in the plugin.
Divi
In Divi, add a Code module to your section or row. Paste the [feedspace_widgets] shortcode into the code area. Divi processes shortcodes inside Code modules, so your widget will render correctly on the front end.
Beaver Builder
In Beaver Builder, add an HTML module to your layout. Paste the [feedspace_widgets] shortcode into the HTML field. Beaver Builder evaluates shortcodes inside HTML modules, so the widget will appear wherever you place the module.
WPBakery
In WPBakery (formerly Visual Composer), add a Raw HTML element to your page. Paste the [feedspace_widgets] shortcode into the raw HTML field. WPBakery renders shortcodes inside Raw HTML elements on the published page.
Bricks Builder
In Bricks Builder, add a Shortcode element to your canvas. Paste the [feedspace_widgets] shortcode into the element field. The widget will display wherever you position the shortcode element in your Bricks layout.
WordPress Block Editor (Gutenberg)
If you are using the native WordPress block editor, the Feedspace plugin includes a dedicated Feedspace Widget block. Search for it in the block inserter, add it to your page, and enter your Widget ID directly in the block settings. No shortcode is needed.
What if my page builder does not support shortcodes?
Some page builders or custom theme frameworks do not process WordPress shortcodes. In that case, use the manual script embed from Feedspace instead. You can find the embed code in your Feedspace dashboard in the widget editor under the Share tab. Copy the raw HTML and JavaScript snippet, then paste it into any HTML or Custom Code block your page builder provides. This approach works independently of shortcode support.
Quick reference
- Elementor: use a Shortcode widget, paste
[feedspace_widgets].
- Divi: use a Code module, paste
[feedspace_widgets].
- Beaver Builder: use an HTML module, paste
[feedspace_widgets].
- WPBakery: use a Raw HTML element, paste
[feedspace_widgets].
- Bricks Builder: use a Shortcode element, paste
[feedspace_widgets].
- WordPress block editor: use the native Feedspace Widget block, no shortcode needed.
- Page builders without shortcode support: use the manual script embed from your Feedspace dashboard.
You might also find helpful
How Do I Display a Feedspace Widget in WordPress?
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...
How Do I Use the Feedspace Shortcode in WordPress?
Overview The Feedspace WordPress plugin includes a shortcode, , that lets you embed your configured testimonial widget anywhere shortcodes are supported. That includes posts, pages, sidebar widgets, Elementor shortcode elements, Divi code modules, and any other area in your theme that accepts shortcodes. The shortcode always renders the widget whose...
How to Embed Widget in Elementor
Overview Elementor page builders for WordPress gives you simple ways to embed Feedspace code snippet directly into your site. Step 1: Log in to WordPress Admin Go to WordPress admin portal and sign in with your credentials. Step 2: Open Elementor Editor From the dashboard, navigate to Pages (or Posts)...