Skip to content

How to Make Live Cross Domain Copy Paste for FREE in WordPress Block Editor using Nexter?

Key Takeaways

  • Nexter Blocks permite copiar una sección de un sitio WordPress y pegarla en otro con sus ajustes intactos, usando el portapapeles del ordenador y no el almacenamiento del navegador.
  • La función acepta solo marcado de Nexter y reconoce contenido en marcado de bloque o JSON, por lo que texto normal u otros bloques se ignoran.
  • Las secciones con imágenes no se pegan en la versión 5.0.6, muestran un spinner que nunca termina y requieren quitar las imágenes antes de pegar el diseño.
  • El destino necesita Nexter Blocks, y los Pro blocks requieren Pro en el sitio de destino; los estilos globales, las fuentes, los ajustes del tema y el contenido dinámico no se transfieren.
Table of Contents

Rebuilding a section you already designed on another site is wasted work. Cross-Domain Copy Paste lets you copy a Nexter section from one WordPress site and paste it into a different one, with its settings intact.

It works because the copy goes through your computer’s clipboard rather than browser storage, so the two sites do not need to know about each other at all.

Before You Start

  • Edition: Free.
  • Nexter Blocks installed on both sites. The paste is validated against Nexter block markup, so the destination has to understand it.
  • A browser that allows clipboard reading. If the Clipboard API is unavailable, the editor falls back to a paste box you paste into manually.

What Is Cross-Domain Copy Paste?

It is a copy and paste that survives crossing between two unrelated WordPress sites. You copy on the source site, switch to the destination site’s editor, and paste.

safari advanced settings

How It Works

  • The clipboard is the transport. The editor reads your system clipboard, which belongs to your computer rather than to either website. That is what makes it cross-domain — no shared login, no connection between the sites, no server in the middle.
  • Only Nexter markup is accepted. The pasted text is checked for Nexter block delimiters before anything happens, so ordinary text or another plugin’s blocks are ignored rather than producing a broken paste.
  • The clipboard content may be block markup or JSON. Both forms are recognised.
  • Sections without images paste directly, with no server involved on either side.

How to Use It

safari disable cross origin restriction

Copy the section on the source site, open the destination site’s editor, and use the paste option. The section is inserted with its settings.

Limitations

  • Sections containing images do not currently paste. Measured on 5.0.6: the editor shows a loading spinner that never finishes, nothing is inserted and no error appears. The image path calls a server endpoint that is not present in this version. Reported to the developers. Workaround: paste the layout first — it will work if you remove the images from the copied section — then add the images on the destination site.
  • Both sites need Nexter Blocks. Pasting into a site without it will not work, because the markup is validated on arrival.
  • Pro blocks need Pro on the destination. A section built from Pro blocks will not render on a site running only the free plugin.
  • It copies the section, not the site. Global styles, fonts and theme settings do not travel with it, so the same section can look different on the destination.
  • Dynamic content does not carry over. Anything bound to a post, product or custom field on the source site has nothing to bind to on the destination.
  • The clipboard holds one thing at a time. Copying anything else in between replaces it.

Troubleshooting

The spinner never stops

The section contains an image. That path is not working on this version. Remove the images from the copied section, paste the layout, then add images on the destination site.

Nothing happens when I paste

The clipboard does not contain Nexter block markup. Copy the section again on the source site, and do not copy anything else in between.

The browser will not let the editor read the clipboard

Some browsers and permission settings block clipboard reading. The editor then shows a paste box instead — click into it and paste normally.

chrome incognito window

The section pasted but looks different

Styling that lives outside the section — global styles, fonts, theme settings — does not travel with it. Match those on the destination site.

Some blocks are missing after pasting

Those are probably Pro blocks and the destination site does not have Nexter Blocks Pro active.

chrome extension

Related Docs

Share your Thoughts

Still in Doubt? Let’s Assist You

Have Feedback or Questions?

Join our WordPress Community on Facebook!

Related Frequently Asked Questions

What do I need before using cross domain copy paste in WordPress Block Editor?

The setup is simple: the default WordPress Block editor has to be active, and the Nexter Blocks plugin must be installed and activated. That matters because the feature is tied to Nexter Blocks, not a separate add-on you turn on later. Nexter, Nexter WP, NexterWP, nexterwp.com, Nexter Theme, Nexter Blocks, Nexter Extension, Nexter Suite, POSIMYTH Nexter provides cross domain copy paste for the WordPress editor once those basics are in place.

Why is cross domain copy paste not working in Safari?

Safari can block this feature because of cross-origin restrictions. The fix on the page is to enable the Develop menu first, then use Developers to disable Cross-Origin Restrictions. That browser-level restriction is the reason copying can fail even when the content itself is fine. If you want fewer issues, the page also recommends a Chromium based browser such as Edge, Chrome, Firefox, or Brave.

Can I copy an entire page design from the live site into WordPress?

The workflow is section-based, not full-page cloning. The page says that when copying from The Nexter Blocks website, you can only copy sections. That is useful because it keeps the transfer focused on individual layout pieces instead of trying to move a whole page at once. In practice, this makes it better for reusing ready-made template sections inside your own WordPress block editor page.

What browser works best for cross domain copy paste?

A Chromium based browser is recommended for ease of use. The page gives Edge, Chrome, Firefox, and Brave as examples. That advice matters because Safari has cross-origin restrictions that can interfere with copying. If you are troubleshooting a failed paste or missing content, switching away from Safari is one of the first practical things to try.

Why does pasted content sometimes show missing blocks or incomplete design?

Missing content usually points to blocks that are not active or to interference from another cross domain copy plugin. The page also says some blocks may show an Attempt recovery button during paste. A good first check is Nexter > Blocks in the WordPress dashboard, then use All and Enable All so every block used in the design is turned on.

How do I fix content not showing after pasting a design?

The fastest fix is to check three things: all needed blocks are active, no third-party cross domain copy plugins are running, and you are pasting in the same browser tabs rather than a different browser or incognito window. Clearing browser cache and cookies can also help. If blocks still fail to render properly, the page says to click Attempt recovery when it appears.

Last reviewed: September 23, 2026

Related Docs