Heya
I tried looking into it, but couldn’t find an answer
It seems, that I can’t use a type: blocks
element, within the same blueprint, twice?
Why is that so? Or is there a way around it?
In my frontend I have a layout which has a sidebar (listing blog posts).
I would want to limit, which block elements can be used next to the sidebar (the won’t “fit” otherwise).
Unsetting those would have been my idea.
Below I would like to have another blocks
element, but here the user can access all blocks (as we will clear the sidebar / are in a different div
-wrap)
But is seems only one blocks
element is loaded in the panel?
Any ideas or suggestions are much appreciated!
Best