[ad_1]
[ad_2]
I'm still wrapping my head around block theming. I'm writing code to create this. I can't deal with the admin-page-building process. I have a theme I am creating but it doesn't visually look as it should when in the site editor. How do I resolve that?
Technically, it’s almost impossible because of the way how Gutenberg works. Actually, that’s why many page builders use separate rendering in the iframes.
Can you provide more information? What exactly doesn’t look the same?
I have the same question! My block attributes have an `example` section, but I’m not sure what determines if a block preview will be generated in the editor and the site editor.
Edit: I’m asking as a plugin developer who’s building blocks