Archived topic
Library site extract blocks
3 replies · Started by Javier on February 16, 2023
hi, it is possible to retrieve block fragments from the site library, as is done with generate block. or something similar, without having to install themes in my wp installation. What I'm trying to achieve is to rescue blocks from different themes to compose in another blank theme, it's possible. I could get the wp gutenber shortcode. example:
<!-- wp:paragraph -->
<p>text</p>
<!-- /wp:paragraph -->
Thank you, I don't know if I explained myself very well
Hi there,
That's not possible unfortunately.
The easiest way to do this is to create a test install so you can import different templates to that install.
Then you can copy and paste the blocks needed.
Let me know if this helps :)
ok gracias, me vale la idea.
No problem :)