Remove after images

You can try this way

function filter_ptags_on_images($content) {
    $content = str_replace( "><p></p>", "", $content );
}
add_filter('the_content', 'filter_ptags_on_images');

Let it give a try

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