My theme shows a featured post's image (http://project1k.com/). How can I make it so that the image is also displayed on the actual post page on top of the content?
My theme shows a featured post's image (http://project1k.com/). How can I make it so that the image is also displayed on the actual post page on top of the content?
Just copy the code that is producing the thumbnail in your post from the front page's theme file and paste it into your single.php (of course you will have to customize it too)
oh so the individual post pages are generated from single.php?
yes...in your theme, the single.php file usually is for individual posts.
This topic has been closed to new replies.