What’s your path showing to the images?
max56, don’t you read the replies to your posts?
http://wordpress.org/support/topic/40859
Hi , try uploading them into your ‘public_html’ file folder
EAB
eabrownbigpondcom: I have removed the links you’ve supplied to your Google SiteMaps.
It’s acceptable to provide a link to one of your sites on your account profile, which will then be linked to from your username in the right side of each post. Posting lists of links to other sites that are not germane to a specific support question is considered bad form. The purpose of these forums is to provide support to people who need it, not to artificially create in-bound links to your sites in order to bolster such ephemeral things as PageRank.
Thread Starter
max56
(@max56)
Thanx, changed the code below as advised and it works!! Sorry about cross posting. Max
<?php the_excerpt(); ?>
to
<?php the_content(); ?>