Where to add the_post_thumbnail( )

Make sure it’s inside the loop.

   <?php if (have_posts()) : ?>



<?php while ( have_posts() ) : the_post() ?>





  <?php the_post_thumbnail(); ?>



   <?php endwhile;?>



  <?php endif; ?>

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