Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I'm using wordpress, i tried to use a new theme London Live. I've a problem in showing images in the header of my theme. The header consists latest posts with thumbnail shown in the bottom right corner and the expanded image on the left corner.

So, i created a new post with an image. After successfully posting, i clicked the post url and it is showing the post with image which i set. but in the header the image wasn't shown instead it shows "no image".

My post images are stored in theme's images folder, for this i've settings like this:

Settings->media->uploads folder=wp-content/themes/LondonLive/images/

My permalink has the following settings,

http://localhost/wordpress/?p=123
share|improve this question

closed as too localized by toscho Jul 22 '12 at 23:15

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

You need to use the "featured Image" in the post edit screen.

share|improve this answer
Thanks,but i've selected the "featured Image" while i posting, which is on the right corner. but the post is showing in the header without the "image". it is showing "no image" picture instead. – Sekar Nov 16 '11 at 6:23
Try the Theme Support for help: themeforest.net/item/london-live-3-in-1-news-magazine-and-blog/… – Jeremy Jared Nov 16 '11 at 6:59

Not the answer you're looking for? Browse other questions tagged or ask your own question.