Hello,
first I used one layout for the main blog page and the categories and it worked well until I encountered a category without any posts. Then the frontend just shows “Nothing to Show Right Now” and no way to edit this page.
So I’ve added a condition to some specific div (or section) “Provider Output: isEmpty” in the hope to let this one show, when a category has no posts. But that didn’t work. So I created a layout just for then categories and applied the same condition to a specific div (or section) with the same result. The condition at assignment for the layout itself was set to “Post taxonomy: category”.
The only way it worked, was to set each category one by one as a condition at assignment for this layout. Now the specific div (or section) is shown, when a category has no posts.
Is this as intended, or a bug?… From my logic it should be enough to set the condition for this layout to just “post taxonomy: category”.
best regards
Mirco