• When I insert an image from the gallery, it works fine but when I open the page to see the final look I see a ‘no photo available’ image at the top of the post, followed by the image inserted.

    Why am I getting the ‘no photo avaialbe’?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Post a link to your site.

    Thread Starter jonnicolucci

    (@jonnicolucci)

    Thread Starter jonnicolucci

    (@jonnicolucci)

    In this post, I simply added text and no picture, and yet I get this ‘no photo available’ image

    In FireFox I’m seeing and image with text on it that reads “Indian Opportunism: Delhi Is Worsening Pakistan Disaster By Flooding Our Rivers”.

    In IE I’m seeing the image place holder that says “No Image Available” with what looks like the NBC log on it.

    And in the source this is what loads the image
    <img src="https://www.ahmedquraishi.com/wp-content/uploads/cat17_NpAdvSinglePhoto.jpg" alt="Indian Opportunism: Delhi Is Worsening Pakistan Disaster By Flooding Our Rivers" class="phLargePhoto" />

    I’m not 100% sure, but you might set the width and height on it for IE. It’s been a while since I worked with IE bugs.

    However; Since you said you didn’t load an image, yet there is still one there, you must be loading it from somewhere else that you’ve over looked.

    Or perhaps you’re loading the images from different locations based on which browser the user is view in, and you are trying to load the image for IE from a location where it no longer exists or you’ve changed the URL and forgot the move the image.

    Off topic: I also noticed that you have duplicate links that read “Print This” and “Email This Post” in FireFox, but in IE the first one is an image and the second is the text link.

    You did something, because now it looks the same in FireFox as it did in IE.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Image insert problem’ is closed to new replies.