Skip to main content
Version: Beaver Builder 2.11

Sidebar

Use Sidebar to display a WordPress sidebar registered by the current theme inside a Beaver Builder layout.

Usage​

Use Sidebar to render a WordPress sidebar registered by the active theme directly inside a Beaver Builder layout. The module outputs the selected sidebar in place, so any widgets assigned to it through Appearance > Widgets appear wherever the module is placed.

Use Sidebar when you want to reuse an existing widget area inside a custom layout, such as adding a blog sidebar to a landing page, placing a footer widget area inside a row, or surfacing theme-registered widget areas in builder-driven templates without recreating the widgets manually.

Module Settings​

The Sidebar module settings select which registered sidebar to display.

General Tab​

The General tab selects the sidebar to render.

Sidebar

Selects which registered WordPress sidebar to display. The dropdown is populated from sidebars registered by the active theme or by other plugins through WordPress's register_sidebar() function. Manage the widgets shown inside the selected sidebar from Appearance > Widgets in the WordPress admin.

Advanced tab​

The Advanced tab includes all the standard settings for margins, visibility, animations, and advanced HTML configurations.

See the Advanced tab section for more information.