I wanted to upload an image for a post but it wouldn't work with the uploading facility. I managed to do it by uploading the image file to the blog directory on my server and then inserting the code in the normal way:
<img src="too-much.jpeg" alt="" width="500" height="352" />
This worked beautifully on the home page of the blog:
http://hodu.com/blog1
but the image doesn't appear on the relevant post's permalink:
http://www.hodu.com/blog1/when-too-much-cooperation-drives-workforce-nuts/
Seems to me that the image has to be uploaded to a different folder, but which one? Please help! It's urgent for me to have this in working order. Thanks!