Image doesn’t show up using get_the_post_thumbnail_url();

I’ve reached the “problem”

My theme had no “thumbnail” suport.

I just add the line add_theme_support( 'post-thumbnails' ); on funcions.php

Veja detalhes em https://codex.wordpress.org/Post_Thumbnails