This is going to sound a bit crazy, but is there some kind of limit imposed on the number of conditionals that a template can use?
I’ve run into a situation where my page white-screens after adding a simple conditional, regardless of whether it’s true or false and regardless of where it’s placed in the template. If I remove any other conditional in the template I can then add another one… if I remove two I can add another two elsewhere…
Very strange…?