Featured Image Isn’t showing with cropped, How to show it?

Put this line in your function.php

add_theme_support( ‘post-thumbnails’ );

and use this code for image
if ( has_post_thumbnail() ) {
the_post_thumbnail();
}

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)