Posts: 345
Name: Randy
Location: Northern Wisconsin
|
Your image source is not displaying. The path is empty.
Make sure the php is correct if you are using something like
src="<?php echo bloginfo('template_directory')?>/yourimagepath.jpg" or similar.
If this is image is supplied via a custom field, then make sure you have input the src into that correct field in your admin for that post.
I am assuming it is the latter?
Can I see the line of php code that echos this image src?
Last edited by racer x; 07-14-2009 at 10:41 PM..
|