Site icon Catch Themes

change the size of a post thumnail, doesnt work

Hi, I am trying to change the size of a post thumbnail In the file function.php I change one line to set: line 46 set_post_thumbnail_size( 100, 100, true ); and unfortunately it doesn't work However in the browser, parameters img are correct ( “hight=100 and with=56”), but still the picture looks like it has its original parameters Also the picture is in scale, no matter if the parameter is set to true or false So, does anybody know why it doesn't work? Maybe I need to change paramteres somewhere else?
Exit mobile version