This was driving me mad as I use the u-design theme and wanted to get this working.
What you need to do is go to editor and edit the functions.php file. Just scroll to the bottom and add “add_theme_support( ‘post-thumbnails’ );” as a line.
Should work.