Abuja Digital Studio · Est. 2018
Start a Project
Troubleshooting

FAQ

Orravo Demos Packorravo.com/docs/orv-demos-pack-v3/faq

Frequently asked questions

How is v3 different from v2?

v2 used a parallel render layer (.orv-im-* CSS namespace) and demos were not editable in the builder. v3 imports real orv_page posts, uses theme tokens directly, and registers new sections through documented filters. Every section in every demo is editable.

Do demos need other Orravo plugins to render?

No. A demo may list plugin_upsells in its manifest but they are advisory. The importer creates the page regardless and the admin labels the listed plugins as suggested.

Where do imported demos live?

Under Orravo Theme > Pages in the WordPress admin (the regular orv_page list). Each post carries _orvd3_demo_slug and _orvd3_demo_version so the demos screen knows which demo it came from.

What is the preview route?

/?orvd3_preview=<slug>. It renders the demo through the page builder pipeline without writing any posts. The preview body gets the orvd3-preview class and the demo's kit CSS is inlined under <style id="orvd3-preview-kit-{slug}">.

Can I add my own demo?

Yes. Drop a file in data/demos/<your-slug>.php returning the manifest array shape. Refresh Demos v3 and import.

How do I uninstall everything I imported?

For a single demo, click Remove imported on its card (calls Orv_D3_Importer::remove_imported, which trashes by default). To remove every imported demo, do it one by one - there is no bulk wipe yet.

FAQ · Orravo Demos Pack Docs | Orravo