I have created a custom post type for news updates, and am displaying them in a page section using a looper provider/consumer setup. This is working fine.
This is probably simple, but I seem to be missing something here … what I would like to do is set the display condition of the whole section so that it only displays if there exists at least one post of this custom post type.
How do I do that?

