I associated posts from a custom post type to a Page. The custom posts all show up in the Fields Table bloc in the Page. How can I show this parent/children relation on the Front End?
I want the single post page to appear as children of the page, in the breadcrumbs/title tag and menu.
ex. "Home > Events (the page) > Event Title (the post)" and not "Home > Event Title"