Skip to content

FAQ

By default, no. Pages ship semantic HTML + one scoped stylesheet. A tiny (~1 KB) runtime loads only on pages that actually use an interaction or animation.

In your own WordPress database — as JSON in post meta. There’s no cloud and nothing to export; the live page renders from that JSON via PHP.

What happens if I deactivate or delete DragGo?

Section titled “What happens if I deactivate or delete DragGo?”

Your design data stays in the database (it isn’t wiped on delete). Always keep a backup before major changes.

Can I publish a full page, or only a shortcode embed?

Section titled “Can I publish a full page, or only a shortcode embed?”

Both. Publishing makes a design live as a real WordPress page at its own URL. You can also embed a design inside any existing page/post with [draggo id="…"].

Yes — layouts auto-stack for smaller screens, and you can override any style per breakpoint.

WordPress 6.0+ and PHP 8.0+.

Yes. DragGo can render a page with your theme’s header/footer, or take over the full page — it doesn’t depend on a specific theme.