Tutorials

Convert to Oxygen Classic

The tightest loop of all: copy in Figma, paste in the Oxygen Builder. Best for existing Oxygen 4.x sites.

Steps

  1. Select your frame or section in Figma and open ready→made.
  2. Choose Oxygen Classic and convert, then Copy the output — the exported element JSON.
  3. In the Oxygen Classic builder, press Ctrl/Cmd + Shift + I to open the Import Element JSON dialogue.
  4. Paste the JSON into the box and click Import. The structure lands as native Oxygen elements — ct_section, ct_div_block, ct_headline, ct_image, ct_text_block — with your classes and styles applied.
  5. Adjust as needed. It's all native, editable Oxygen now — tweak anything in the builder.
Oxygen Classic's Import Element JSON dialogue — a text box to paste exported JSON, with an Import button
The Import Element JSON dialogue that opens on Ctrl/Cmd+Shift+I — paste the JSON you copied and hit Import.

💡 No plugin needed for Oxygen Classic — the Import dialogue is built into the builder. See Oxygen's keyboard shortcuts (Ctrl/Cmd+Shift+I = Open Import Dialogue). The Ready-Made Oxygen Integration plugin is only required for Oxygen 6.

What comes across

  • Native elements, not a code block — you keep editing visually in Oxygen.
  • Real flex/grid reconstructed from your layout, with Oxygen's -unit convention handled correctly (so 10px radii and gaps land right, not as 10pxpx or unitless values).
  • Images and inline SVG exported and wired up.
  • Classes mapped so shared components (headers, footers) reuse the same selectors across pages.

What it looks like in the builder

After pasting, the design is native Oxygen elements you keep editing — real structure, real layout controls:

A converted design open in the Oxygen builder with a div block selected, showing native flex layout, gap and width controls

Design in, code out

Figma design on the left, the converted result running live on a real Oxygen WordPress site on the right — the large featured card, the two smaller cards and the uniform image heights all reproduced:

Side by side: a Figma card-grid design and the same section converted by ready→made, running live in an Oxygen WordPress site

Migrating to the rebuilt builder instead? See Convert to Oxygen 6.

menu