So, I have a column that displays a loop of a custom post type I created.
The custom post type is called “Projects”.
I can display the posts in the loop but I can only display the featured image and the title.
How can I add underneath the title also a custom filed I have created for this post type?
Can you supply the code for your loop?