• Resolved goldrazor

    (@goldrazor)


    Hello,

    I have created with Gutemberg many re-usable block with Ultimate blocks plugin.

    How can i insert re-usable block in my template in Edit Import ?

    When i copy/past the gutemberg block in Edit Import, nothing display after my import.

    An idea to do this ?

    Congratulation for your tools.

    Best regards,

    • This topic was modified 6 years, 2 months ago by goldrazor.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @goldrazor

    How can i insert re-usable block in my template in Edit Import ?

    You would need to import the HTML for the block, for example (note that I’m escaping curly braces with backslashes):

    <!-- wp:block \{"ref":456\} /-->

    You can find the HTML for yours by checking the post content in a post that’s using the block (click the three dots at the top right of the post edit screen and select “Code Editor”).

    Thread Starter goldrazor

    (@goldrazor)

    Thank you so much ! That’s work !

    It’s important to past the html code in code editor, not in visual editor.

    Best regards,

    • This reply was modified 6 years, 2 months ago by goldrazor.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘re-usable Block in Edit Import’ is closed to new replies.