When I add a featured image to any post the image is not cropped but it is always displayed full size.
The media settings are ok...
even when I call <?php the_post_thumbnail(); ?> in my theme, the full image is shown instead of the thumbnail.
What I am doing wrong? It is probably my 30th Wordpress based site and I never had this problem before.
Thanks