Works great in FireFox, Chrome. Not working in any versions of IE.

Forums Forums Slimbox2 plugin Works great in FireFox, Chrome. Not working in any versions of IE.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1851
    danielj
    Member

    Which is odd, because it *used* to work fine in IE as well. The website is http://www.whatsthatbug.com.

    I’m running W3TC, but I’ve turned off all minification to try to troubleshoot it. Another plugin, Slidedeck Light, also stopped working in IE but works fine in other browsers. I suspect there is a correlation, but I am at my wits end trying to solve it. Any suggestions would be most welcome. My users miss WP-Slimbox!

    Thanks,

    Daniel

    #9501
    malcalevak
    Moderator

    I think you’ve got a glitch in your HTML, resulting in IE commenting out a large swath of code.
    [code:5g9y0xq2]<!– <script src="http://static.dudamobile.com/DM_redirect.js" type="text/javascript"></script>
    <script type="text/javascript">DM_redirect("http://m.whatsthatbug.com");</script> –!>[/code:5g9y0xq2]
    Change your [code:5g9y0xq2]–!>[/code:5g9y0xq2] to a [code:5g9y0xq2]–>[/code:5g9y0xq2]
    I didn’t test it myself, beyond looking at it in an HTML reader, but I think that’ll do the trick.

    #9502
    danielj
    Member

    You rock, malcalevak! That fixed it. Thank you so much!

    Daniel

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.