Hi, I’m trying to recreate this layout on this page… http://wellesleystudios.co.nz/tutors/
The tutor information is set up as Custom Post Types, consisting of a post title, Featured Image, post text, website link and phone number.
I want to use a Global Block to create my individual tutor page layout, similar to what I have done here https://staging2.rdw.co.nz/portfolio-item/mercury-energy-new-zealand-hq/. i.e. I will use the {{dc:user:meta}} to pull in the post information.
So far, so good.
What I can’t work out is how to show all the tutor’s posts on a single page, like in this example http://wellesleystudios.co.nz/tutors/
What I’m after is an Element (or code) that would ‘show all tutor’ posts on a page. Does Pro have the functionality?