Vladimir, I am trying to add thumbnail support to your Amazing Grace theme, and when I add the line:
add_theme_support( 'post-thumbnails' );
to my functions.php I still do not get the 'Post Thumbnail" option in my admin panel when I create a new post. Is there something else I need to do to give me that option when creating a new post?
Vladimir’s WordPress Forum
No Post Thumbnail option in panel after changing functions.php
16:44
11 May, 2011
Doug
Vladimir,
I am trying to add thumbnail support to your Amazing Grace theme, and when I add the line:
add_theme_support( 'post-thumbnails' );
to my functions.php I still do not get the 'Post Thumbnail" option in my admin panel when I create a new post. Is there something else I need to do to give me that option when creating a new post?