$total_image = wp_get_attachment_image_src( get_post_thumbnail_id() , ‘total-blog-header’ );
echo ‘'.esc_attr( get_the_title() ).'‘;