• Hello,

    First of all thanks for your plugin that works like a charm on Safari / Chrome / Firefox / Edge / iOs (iPad / iPhone).

    @carlosmoreirapt: Could you please see the issue that it is not working on IE11?

    Thanks a lot!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @benoitroubert sorry for the super late follow up. The datetime picker script seems to work well on IE11, so it might be something specific to your implementation. If you share the link to your page I can check better what could be happening.
    Once again, sorry for the late reply.
    Greetings, Carlos

    Thread Starter benoitroubert

    (@benoitroubert)

    Hello @carlosmoreirapt

    Thanks for your return.

    You can see the problem on this page: https://sinyon-clone.habefast-maquettes.ch/guichet-virtuel/formulaires-demenagement-emmenagement/

    Plugins including yours are updated.

    Normally a click on the checkbox will open corresponding form (as you can see using another browser than IE11).

    But on IE11 nothing happens. And if I deactivate your plugin, it works. So there is an incompatibility.

    Thanks for your time and investigation.

    @benoitroubert I just released an update to fix this issue. Please check if the most recent update (v1.7.2) makes the plugin work well on IE11.

    I also notices some style issues, the buttons have an extra icon coming from the styles of your theme. Add this to the custom css field of the customizer and it should also solve that issue:

    .xdsoft_monthpicker button:after {
    display:none;
    }

    Hope it helps. Greetings, Carlos

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘IE11 incompatibility’ is closed to new replies.