• Background information: For some reason, the images are not displaying at all. I tried posting an image within wordpress, I tried inserting images into my template, and I tried using absolute paths.

    Site: http://www.dennisrathi.com/wordpress/

    Question: Does anyone know how I can fix this or what is going wrong?

Viewing 1 replies (of 1 total)
  • You are missing a “

    <img src="http://dennisrathi.com/wordpress/wp-content/themes/
    default/images/temp.jpg alt="Temp />

    should be
    <img src="http://dennisrathi.com/wordpress/wp-content/themes/
    default/images/temp.jpg" alt="Temp />

Viewing 1 replies (of 1 total)

The topic ‘Images not displaying’ is closed to new replies.