Discussions
I have a page with many sections, each section contains many blocks, and within each block, I want to have many child blocks. Can someone please support me?
I have a page with many sections, each section contains many blocks, and within each block, I want to have many child blocks. Can someone please support me?
Posted by Tony about 1 year ago
block_display: tree not working
I tried to implement a menu section as suggested here.
I'm using the attribute blocks_display: tree
for the section, but it does not seem to work. The list of blocks in the editor UI is still linear and does not look like a tree. I can't even access any of the blocks I created inside my liquid template using section.blocks_as_tree
. section.blocks
seems to work.
Posted by Grégoire Colson over 3 years ago