• Resolved Versari

    (@versari)


    Hi sevenspark,
    i’m having huge compatibility problems with UberMenu + Shiftnav on Internet Explorer 8.

    Right now I’m trying to make “UberMenu” plugin for WordPress compatible with Internet Explorer 8 by following this tutorial and I’m trying to hide Shiftnav by following this one.

    UBERMENU:
    I tried to use HTMLshim and <div> element instead of <nav> too but my menu still shows as an unordered, unstyled list on IE8 and I seriously don’t know why it happens.

    SHIFTNAV:
    I tried to use the css code you provided on the thread, but the menu keeps to show on the homepage.
    Can you gently help me?

    Thanks in advance.

    Website: https://www.versari.it/

    https://www.ads-software.com/plugins/shiftnav-responsive-mobile-menu/

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

    (@sevenspark)

    Hi versari,

    As I requested of you when you posted on the UberMenu comments, for support you need to Submit a Ticket. You have ignored that request, however, and posted here instead. And since you originally contacted me from an account without a license and you won’t submit a ticket, it appears that you have not purchased an UberMenu license and are now trying to circumvent that to receive support for an unlicensed copy of the plugin.

    If you Submit a Ticket with a valid purchase code, I’ll be happy to assist.

    For ShiftNav, naturally a responsive menu plugin is not intended for use on IE8, which does not support media queries. It should just be hidden there (and will be automatically for most themes).

    Thread Starter Versari

    (@versari)

    My theme actually doesn’t automatically hide it.
    How can I?

    Plugin Author sevenspark

    (@sevenspark)

    Simplest thing would be to do this

    <!--[if lt IE 9]>
      <style>
      .shiftnav, #shiftnav-toggle-main{ display:none !important; }
      </style>
    <![endif]-->

    If you need any further help with either plugin, you’ll need to Submit an UberMenu Ticket ticket with your valid license code to verify your purchase.

    Thread Starter Versari

    (@versari)

    How can I hide UberMenu istances too? Because I really can’t fix HTML5 shim problem :C

    Plugin Author sevenspark

    (@sevenspark)

    You’ve blatantly ignored my request that you validate your UberMenu purchase 3 times now. Since this is so simple to do, and you’ve done everything you can to avoid it and continue to request support, it seems clear to me that you’re trying to circumvent that validation because you’ve obtained the plugin through dishonest means. I’ve been very patient, but now you’ve worn that out. I will not support people who steal from me.

    Like I said, if you want help with UberMenu and have purchased it, simply Submit a Ticket and I’ll be happy to assist. If you’ve acquired the plugin legally, that should be no issue at all.

    It’s clear you’ve misdiagnosed the issue, as you’re not having an HTML5 issue, by the way.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Display problem with Internet Explorer 8’ is closed to new replies.