Hi,
I am wanting to activate post thumbnails in wordpress 3.01. I have followed the following posts on how to do that:
I add this
add_theme_support( 'post-thumbnails' );
code to my functions.php file in the theme/themename
I then head back to admin area to check and see if I can use thumbnails in posts but it does not show up.
I must be missing something?
Can anyone help? or suggest something...
thanks