Viewing 1 replies (of 1 total)
  • Plugin Author Edward R. Jenkins

    (@cardiganmedia)

    Hi troadeca, this is an issue with staffer when the site’s theme does not add support for the_post_thumbnail() in the functions file. I will try to fix this with the next release, but for now you can add support for the post thumbnail via your theme’s functions.php file:

    add_theme_support( 'post-thumbnails' );

Viewing 1 replies (of 1 total)
  • The topic ‘No featured image’ is closed to new replies.