Hi @marc_a,
Thanks for the help. It is a good solution which I am able to enact, however, it did not do what I need.
I am using Pro Layouts for my Post Categories. I wanted to still show the Layout, even if there were no posts. My solution was to:
- Create a placeholder post
- In the dynamic section Blog Layout > Posts > Column 1 > Posts > Post I set a condition “Post (specific) Is Not {placeholder post}”, which hides the placeholder post previously created.
- In the dynamic section Blog Layout > Posts, I added a new row after the Navigation element with a text element to display “No listings yet”.
- Conditions are set for the new text element’s - “Post (specific) Is {choose placeholder post}”. This displays the message when only the placeholder is present so that the Layout is used, rather than the “Nothing to show right now message”. As soon as there is a second valid post in the category, the valid posts display in the Layout as usual.
Thanks for the pointer,
Christopher