- Issue created by @oskar_calvo
I am working on a project with a complex layout, which is why we decided to implement it using the Context module.
The problem is that some of the blocks have custom visibility conditions (clients pay for different plans, and depending on the plans, the blocks are shown or not, and some blocks are in one region or another).
With the Context module, as it stands now, I would need to create around 10 different contexts for each content type because when selecting a block, it does not allow specifying the visibility of the blocks.
Is there an option to enable block visibility when selecting them? It would be like having a master condition and within this condition, child conditions.
Active
5.0
Code