Getting started
Open Demos v3 in the admin sidebar. The default landing screen is the demos grid.
Preview a demo
Click Preview on any card. The URL becomes /?orvd3_preview=<slug> and Orv_D3_Preview renders the demo on the live theme through the Page Builder render pipeline. No posts are created. Close the tab when done.
If Page Builder is not active you will see: "Orravo Page Builder is required for v3 previews."
Import a demo
Click Import all demos to import everything, or Import on a specific card. The importer (Orv_D3_Importer::import) creates one orv_page post per demo with the right masthead and sections meta.
Imports are idempotent: each demo is keyed by _orvd3_demo_slug post meta. Re-importing reuses the existing post. To start over, click Remove imported on the card.
Open in builder
Each imported demo card shows Edit in builder. That opens the builder at the imported orv_page and every section is editable - no shadow render layer.
Plugin upsells
A demo can list plugin_upsells in its manifest. If the upsell plugin is not active, the importer still creates the page; the admin shows it as suggested rather than required. Demos render fine without their upsells.
Style kits
Under Demos v3 > Kits, pick one of nine kits and apply it globally or per imported page. Kits are tokens-only - no JS, no images - so previewing one is fast and reversible.

