how to get posts by custom post type then display Custom fields?
This might be a good read for you. I’m not sure exactly what you’re looking to do so I’ll lay this out in a simple format. This query will pull all Posts under the Post Type recipes where the custom field side-dishes exists. You can then loop through and display them how you would like. … Read more