Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Ultimate Member

    (@ultimatemember)

    Hi,

    Can you provide us with more details about what is not working and what version of IE you are using and what device.

    Thanks 🙂

    Thread Starter tomverstappen

    (@tomverstappen)

    It’s IE 9.
    Versie: 9.0.8112.16421

    thanks in advance

    Plugin Author Ultimate Member

    (@ultimatemember)

    Please provide more details about what is not working. Thanks 🙂

    Thread Starter tomverstappen

    (@tomverstappen)

    People using this IE version are getting a blank page, where as other browsers such as firefox & chrome work just fine.

    Plugin Author Ultimate Member

    (@ultimatemember)

    Add this to your custom CSS and it should fix it:

    .um {
    opacity: 1 !important
    }

    This will effect how elements load on page (UM uses javascript to ensure mobile responsiveness)

    Thanks

    I am having the same issue as stated above. My registration and login page does not show up in Internet explorer. I see where you said add this to your custom CSS. Where is that located???

    Thanks

    Plugin Author Ultimate Member

    (@ultimatemember)

    Does your theme provide a custom CSS option? If not you can add it in style.css if using child theme. If not child theme then you can either install a custom CSS plugin or activate the custom CSS tab in UM settings from advanced tab.

    Then just add:

    .um {
    opacity: 1 !important
    }

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘ultimate member & internet explorer’ is closed to new replies.