Yes, the image gets attached in the Custom Field.
Little nudge in case anyone knows. Thank you.
Seems like I am missing something simple. But all the searches I have dont for an archive of custom post types have come up empty.
The only thing I can figure is to create a new page which pulls a template that lists all the posts.
But what would the URL to that listing be? For instance, I want a menu item that links to a paginate listing of all posts within the custom post type.
I have been trying to find a solution, but have had no luck. It seems I should be able to use wp_list_categories and only list the categories associated to the given post.