Featured Images does not show in custom post type

Maybe you could try specifying the post type when you declare the support

add_theme_support( 'post-thumbnails', array( 'post','professor' ) );