Fix the featured images for post and pages
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Nov 2015 14:36:30 +0000 (09:36 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Nov 2015 14:36:30 +0000 (09:36 -0500)
functions.php

index f64c285..3a9bf33 100644 (file)
@@ -135,7 +135,7 @@ function glm_offcanvas_menu()
    //));
 }
 
-add_theme_support('post-thumbnails','custom-background');
+add_theme_support('post-thumbnails');
 $defaults = array(
        'default-color'          => '',
        'default-image'          => '',