Support » Theme: Pinboard » Team Rosters plugin / no featured image option

  • Is anybody else using the Team Rosters plugin? When adding a new player, the featured image option should be there because that turns into a player’s profile picture. For some reason, there is no Featured Image option on the right hand side in the ‘add new player’ page. The option is still there in the regular ‘new post’ page thought. I’ve added

    add_theme_support( ‘post-thumbnails’ );
    and
    <?php add_post_type_support( ‘thumbnail’ ) ?>

    to all possible pages i can think of but still no change. And the option is not hidden in the screen options tab at the top of the page.

  • The topic ‘Team Rosters plugin / no featured image option’ is closed to new replies.