Hi, I’ve created a custom post type called “Roles” (using ACF). The Post Type is set up to be hierarchical.
I set Cornerstone to allow editing of that post type. Then, I used Cornerstone to build a layout for one of the parent Roles.
I added a three-column row with a Looper Provider of “Current Page Children” and made the first column the Looper Consumer. In it, I placed text that uses “{{dc:post:title}}”.
This doesn’t seem to work, however. The title of the parent page appears in the column, and there is only one column rendering. How do I setup that Looper to display the titles of the children pages?