Docs / Editor Basics

Working with widgets

72+ widgets across content, layout, media, and dynamic data.

Every widget is available from the moment you activate a license — there's no separate marketplace of paid add-on widgets to browse. The left panel groups them by category: Basic (heading, text, button, icon…), Layout (container), Media (image, gallery), and Dynamic (post/archive-aware widgets like Loop Grid and Advanced Posts).

Every widget has four tabs in the right panel:

  • Content — the widget's actual data (text, images, links, settings specific to that widget).
  • Style — typography, color, spacing, borders, box shadow, transform, and mask.
  • Layout — display mode, sizing, and (for Containers) flex/grid controls.
  • Advanced — custom CSS classes, a raw Custom CSS field, responsive visibility, motion effects, and Display Conditions.

The Code Block widget renders raw PHP, HTML, and JavaScript you write directly in its Content panel — powerful for one-off custom markup, but only available to users with the unfiltered_html capability (Administrators, by default) since it executes exactly as written.