Hey guys,
I want to create a Bootstrap-Friendly Theme, so, of course, Bootstrap-Blocks with all Elements and settings are important.
I used the template from the Blocks-Tutorial.
I have read a lot about parents and children’s blocks not really implemented yet and that you need some plugins.
But I want to do without plugins and found a tutorial instead.
The problem is that I do not know how to connect this code snippet, because that is more likely to be used as a plugin, but I want to integrate that directly into my theme
https://www.ibenic.com/enable-inner-blocks-gutenberg/
Who knows what?
BTW:
For example,
I want to create a Block, where you can choose if this will be the class container or container-fluid (true/false-field).
After this, you can Add your Colums, 1-12 and take settings, like wich classes you need for Mobile tablet and desktop. And of course Inside of thos Columns, the Content.
SO I want to create a fully neasted Blocks-Structure.