Support Forum
Hi,
I've created a custom post type. I've also created a MetaBox. I've added the PHP code to my single.php file and set the "field_id". My problem is that I can't figure out how to get the MetaBox to tie to the Post Type and then put them into the sidebar. I figure the sidebar should be easy enough because I can use custom html so I should be able to insert shortcode into the sidebar component to solve that. At the moment, I'm not getting any error messages, but it is not displaying the post either.
What am I missing?
I appreciate your help!