I posted the other day about an issue with the output of a loop that queried a radio button, but after a bit of digging around I’ve realised that it’s actually a different issue that relates to post hierarchy in a CPT.
We have a CPT that uses a hierarchy. When we query it within a loop it will only show the top level parents. Is there any way to include the child posts in this loop?