• Resolved markmellors

    (@markmellors)


    Hi, I like the WP-tiles plugin, it was easy to set up and looks great, except on Internet explorer 🙁

    Initially it was giving an error wherever the function IndexOf was used, and no tiles were displayed. By including ddr-ecma5 in the header I resolved that issue, and thumbnails are now displayed.

    However, the featured images are not re-sized to the size of the tile, nor are the tiles following the template format, they are just in one long column.

    Is this a fundamental problem or have I set it up incorrectly?

    Site: jellyandmarshmallows.co.uk

    http://wordpress.org/extend/plugins/wp-tiles/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mike Martel

    (@mike_cowobo)

    Hi Mark, I’m sorry to hear it’s not working properly! The library used for the plugin (Tiles.js) was actually designed for IE10, so should come with some decent IE compatibility. I have hardly tested it in IE though.. can you tell me which version of IE you are using? I’ll look into it soon!

    Thread Starter markmellors

    (@markmellors)

    Hi Mike, thanks for your reply. I’ve tried it on 8, 9 & 10, with similar results.

    Plugin Author Mike Martel

    (@mike_cowobo)

    Hi Mark, thanks for that. I’ll look into it soon!

    Hey guys!

    markmellors is right!

    I had the same problems with IE (tiles were not displayed correct) and
    have been looking for a solution…

    It´s not the most elegant way but it works:)

    Put this in your site´s header (header.php) and it will force IE to display the site as valid as possible and similiar to the competitors like Firefox and Chrome.

    <meta http-equiv="x-ua-compatible" content="IE=edge">

    Have fun with this (almost) great plugin!!!

    Plugin Author Mike Martel

    (@mike_cowobo)

    Sweet! Thanks @48fps, I’ll add this to the FAQ 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP-tiles not compatible with Internet Explorer?’ is closed to new replies.