Hi,
I have spent a very long time reviewing different approaches to displaying my custom post types. The CPT-Onomies plugin is very robust, so my problem is not the plugin, it is displaying my custom posts on my website. I have a CPT named Awards, there are several posts associated with awards. I then have a CPT named Award Winners and I am trying to get my page to display the following:
AWARD1
award winner 1
award winner 2
AWARD2
award winner 1
award winner 2
The awards CPT is the parent, and in the admin section I can see that one of my awards has winners associated with it thanks to the plugin. I am not a complete newbie to WP just struggling with displaying the CPT the way I need them to display.
Any help would be appreciated.
Thanks