Viewing 1 replies (of 1 total)
  • Thread Starter Nick Ottens

    (@ottens)

    Sorry, figured it out already.

    You have to remove the following code from your functions.php:

    set_post_thumbnail_size( HEADER_IMAGE_WIDTH, HEADER_IMAGE_HEIGHT, true );

    Of course, that’ll likely have the effect of being unable to pull in post thumbnails as header on single posts, but that’s something I didn’t plan on doing anyway.

Viewing 1 replies (of 1 total)
  • The topic ‘Automatically generates header as Featured Image’ is closed to new replies.