the_post_thumbnail not working the_post_thumbnail not working wordpress wordpress

the_post_thumbnail not working


This function will echo itself.

How to solve: Remove the echo in front of the function.

check this


Are your images locally stored on your server/local machine?If not, the_post_thumbnail() won't work as it can't retrieve an image based on a URL.