• Resolved joshbenham

    (@joshbenham)


    I am trying to use Hammy and it seems that IE8 and IE9 both do not work.

    I was playing around with it and it seems to be a <picture> problem. I changed it over to <figure> and that worked.

    Wondering how everyone else got it working and what is the best approach?

    Is there some way to overwrite the current output it uses to make it use figure?

    http://wordpress.org/plugins/hammy/

Viewing 5 replies - 1 through 5 (of 5 total)
  • There are problems with the use of the “source” tag in IE7-9, See my comment here:

    http://wordpress.org/support/topic/images-blank-in-ie?replies=7#post-4906673

    Is there a general issue with changing <picture> to <figure> or will you replace that in the next version?

    PS: Great plugin!

    Plugin Author Noel Tock

    (@noel_tock)

    Good discussion, I’ve moved back to figure as there are certainly valid concerns. I coded it up this morning and released it under 1.5.0, you guys want to give it a try? Cheers!

    Yake

    (@yake)

    First of all i would like to thank you for this great plugin!

    How ever i have a slight problem:

    Im using hammy Version 1.5.1, and the images does not show in Internet explorer 9, or 10.

    my image code looks like this:

    <noscript><img src="http://localhost/testsite/wp-content/uploads/2014/02/MG_5027_ret_jas-710x887.jpg" alt="MG_5027_ret_jas" title="" width="710" height="887"></noscript></figure>

    So it has the figure tag, and the images are visible if i turn the hammy plug in off.

    Plugin Author Noel Tock

    (@noel_tock)

    Hi Yake, is there a live example somewhere?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘IE7 & IE9 Not working’ is closed to new replies.