JavaScript for WordPress › Forums › Gutenberg Development › Custom Column Block Gutenberg 3.0 – Using InnerBlocks with pre-nested blocks › Reply To: Custom Column Block Gutenberg 3.0 – Using InnerBlocks with pre-nested blocks
June 13, 2018 at 3:50 pm
#48888
Keymaster
Block templates will only work for new posts and pages unfortunately. I will look into this a bit more for the next update, but I believe you can hard-core into a parent block what children you want in there (and to some extent vice versa). Try checking some of the links in the latest GB update on the make.wordpress.org blog for some hints and possible leads.