Skip to main content

Live Page Editor

The Live Page Editor lets you edit Page Builder pages directly on the live front end — hover any section, column or element to select it and change its options in place, Avada-style, layered on top of the existing Page Builder.

It edits the same content as the classic backend builder (it's the one builder model under the hood), so anything you do in one editor shows up in the other. You can switch between them at any time.

Opening the Live Editor

There are several entry points, all of which appear only for Page Builder pages you can edit:

  • Admin bar — while viewing a page on the front end, or on its edit screen, click Edit Live.
  • Publish box — on the post-edit screen, click Edit on Live Editor.
  • Pages list — hover a page row and click Edit with Unyson+ Live Editor.

To go the other way, the Live Editor toolbar has an Edit in Backend button (the page icon) that returns you to the classic builder.

The toolbar

From left to right:

ControlWhat it does
LogoBrand mark.
+ AddOpens the element panel — drag an element onto the canvas.
SectionsSection navigator — jump to, reorder, and rename sections.
TemplatesInsert / save / import / export builder templates.
Device togglePreview Desktop / Tablet / Mobile widths.
Undo / RedoStep back and forth through your edits.
Edit in BackendSwitch to the classic builder for this page.
PreviewOpen the live page in a new tab (shows the saved version).
ExitLeave the editor (warns if you have unsaved changes).
SaveSave your changes.

Editing content

  • Select — click any element, column or section. A breadcrumb (Section ▸ Column ▸ Element) appears so you can step up to a parent.
  • Edit options — click the pencil on the hover toolbar, or use the right-click menu → Edit, to open that element's full options.
  • Inline text — double-click a text block to edit it in place.
  • Inline images — double-click an image to swap it from the Media Library.
  • Reorder — drag the handle on the hover toolbar to move an element within or across columns and sections.
  • Resize columns — drag a column's right edge to change its width on the 12-column grid.

Adding content

  • Elements — open + Add, then drag an element onto the canvas.
  • Sections — use the + Add Section zone at the bottom of the page (or the empty-state prompt) to pick a column structure.
  • Columns — select a section and use Add Column (or the in-canvas + Add Column zone) to add a column of a chosen width.

Sections navigator

Click Sections to open the navigator:

  • Click a row to jump to that section.
  • Drag the grip to reorder sections.
  • Double-click a section's name to rename it (this sets its CSS ID / anchor).

Templates

Click Templates for a panel with three groups — Full, Section and Column:

  • Insert a saved template onto the page (full templates replace the page; sections and columns are added).
  • Save the current page, the selected section, or the selected column as a reusable template.
  • Export a template to a .json file and Import it back — handy for moving designs between sites.

Templates are shared with the backend builder, so anything saved in one editor is available in the other.

Hide / Show (responsive)

Every item has a device-aware Hide / Show control (in the right-click menu). It hides the item on whichever device you're currently previewing — Desktop, Tablet or Mobile — using the same "Hide on" option found on the element's Advanced tab. Hidden items are dimmed in the canvas and disappear at the matching breakpoint on the published page.

Copy & Paste

  • Copy / Paste — copy any item and paste a fresh copy elsewhere. The clipboard is shared with the backend builder and across pages, so you can copy in one editor and paste in the other.
  • Copy Settings / Paste Settings — copy an element's styling (all of its options except its text content) and apply it to another element. Best between elements of the same type (e.g. button → button); across types only the shared settings are applied.

Right-click menu

Right-click any item (or use the ⋮ More button on its hover toolbar) for the full action list:

Edit · Duplicate · Copy · Paste · Copy Settings · Paste Settings · Hide / Show · Save as Template · Delete

Keyboard shortcuts

Shortcuts act on the selected item and are ignored while you're typing.

ShortcutAction
Ctrl/⌘ + SSave
Ctrl/⌘ + Z / Ctrl/⌘ + YUndo / Redo
Ctrl/⌘ + C / Ctrl/⌘ + VCopy / Paste
Ctrl/⌘ + DDuplicate
Delete / BackspaceDelete (asks to confirm)
EscClose the menu, or deselect

The backend builder shares most of these too — there, Ctrl/⌘ + C / V / D act on the item under your cursor (the backend has no persistent selection), and Ctrl/⌘ + S saves the post.

Saving

Save writes your changes back to the page — the same place the backend builder stores them. Page-chrome options that aren't part of the builder content (header/footer, sidebar, page background, and so on) are still edited from the backend Page Settings and apply when the page reloads.

See also