Hi,
I have a very strange problem:
I set a fixed thumbnail size for 150x100 in the media settings. Now I wanted to chnage some Thumbs and swas, that each post has different settings in the gallery window, where you can choose the thumb.
By theory each post should have the same settings for the thumb dimensions, but it isn't like that.
I am using an own theme where I included the Thumnail Function in this was in functions.php:
add_theme_support( 'post-thumbnails' );
Did anyone of you had a similiar problem? How can I solve this?