Forums
(@mdshayon)
6 years ago
If you are using localhost try add_theme_support( 'post-thumbnails', array( 'post', 'page', 'movie', 'product' ) ); in your <functions.php>
add_theme_support( 'post-thumbnails', array( 'post', 'page', 'movie', 'product' ) );
get more solutions