• Resolved DR1665

    (@dr1665)


    Someone told me this morning, “None of the pictures work on your website.” I do a quick flip over to IE and sure enough, they don’t. I don’t get it.

    I did not paste in from Word. I have checked the HTML for anything out of place and see nothing. One of the posts was copied from Gmail, while the other was copied from a third party forum message. BOTH were first pasted into Notepad for editing.

    Here’s what gets me. I thought maybe the image code got stuffed into another tag, which was throwing it off (the visual editor can do strange things from time to time), but I’ve got two examples here from the same page. One image works in IE, the other does not. What am I missing?

    Post location: https://mitsubishi.gearboxmagazine.com/2009/10/jsb-mikes-92-galant-vr4/

    This image works in IE:
    <img class="alignright size-full wp-image-82" title="VIOLTR" src="https://mitsubishi.gearboxmagazine.com/wp-content/uploads/2009/10/VIOLTR.jpg" alt="VIOLTR" width="400" height="400" />

    This image is a red x:
    <img class="alignleft size-full wp-image-90" title="Big Evil engine bay circa 2006." src="https://mitsubishi.gearboxmagazine.com/wp-content/uploads/2009/10/bigEeng.jpg" alt="Big Evil engine bay circa 2006." width="400" height="400" />

    The theme I’m using is “The Morning After 1.4” by Arun Kale. I notice that there is a style.css AND an ie.css. The ie.css makes no mention of images beyond a thumbnail placement as far as I can tell. Style.css starts with the following:

    /* Import stylesheets and hide from IE/Mac \*/
    @import "lib/compressed.css";
    /* End import/hide */
    
    /* Start The Morning After stylesheet

    I hope someone can help me out. Did I screw something up? I’ve not had this issue with any of the other four sites on which I run WP (pointing to theme, but I really like this theme and *just* took the site live). I’m going to try a generic post with images to see if I can duplicate the issue intentionally now.

    Thanks for reading. Very much appreciated.

Viewing 1 replies (of 1 total)
  • Thread Starter DR1665

    (@dr1665)

    Ah jeez. Test post revealed the images still didn’t work. Even in a 100%-from-the-WP=editor post! I re-uploaded the images to ANOTHER new test post, also 100% drafted in the WP panel and they still didn’t work.

    Opening up the images in Photoshop again revealed that the offending images were saved in CYMB mode and not RGB. Converted the CYMB JPGs to RGB and re-uploaded. They work fine.

    Hope this helps someone down the road.

Viewing 1 replies (of 1 total)
  • The topic ‘The old images not showing in IE (pasted from notepad)’ is closed to new replies.