Skip to main content

Embedded content doesn't show up in builder.

Comments

1 comment

  • Alex

    Hi,

    That's normal behavior. This is more due to the script you use than to Brizy. The Embed element does nothing special, it just puts the code on the page.

    These scripts, used in Embed, are loaded on different page events that are not present on the editor page. For example, your script may be loaded on PageLoad. So all the necessary code will only load in the frontend when you simulate a pageload. There are a lot of these events and if you want to know more about it, you can do a Google search.

    0

Please sign in to leave a comment.