Forums
(@juanmg)
10 years, 11 months ago
vinvalentino, add this to the functions.php file within your theme.
add_theme_support( 'post-thumbnails' );
I haven’t fully tested this but from the get go, it seems to be working.
best of luck.