In my WP blog, at the begining of each post I have a image (different for each post. On the home page there is shows the review of the post it only shows the text. and not the image using the <?php echo $content; ?> . What do I need to change so that it shows the image next to the content as well. Thanks
Is this image controlled by Custom Field OR You insert them while composing a post? Link to concern site might help solving the issue.