• Resolved x3sphere

    (@x3sphere)


    The transitions in Master Slider are completely broken on the latest version of Microsoft Edge. Any ideas?

    I’m seeing this even on the official site: https://www.masterslider.com/

    When clicking to the next slide it freezes up and then a few seconds later shows the next slide with no animation shown.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Same issue – Master Slider just ain’t working in Edge. Did you get any response to this? I have MS as part of a premium theme so can’t access support forum to raise a ticket.

    Regards,

    Dave

    Thread Starter x3sphere

    (@x3sphere)

    Unfortunately, no. I’m also using MS as part of a premium theme.

    I did try contacting the development company through their website yesterday (https://averta.net/) and pointed them to this thread. Hopefully we’ll get a response soon.

    Plugin Author averta

    (@averta)

    Hi,
    Thanks for reporting this issue.
    I passed it to our Dev team to fix.

    Thanks
    Averta

    Averta,

    Has there been any progress on this issue? I’m finding that MS will not work with Edge, but also has trouble with Firefox. We use video sliders and the videos on our beginning and ending slide will only show in Chrome.

    Can we have an update on this fix?

    Thanks!

    Hello Averta,

    I still have problems with Master Slider in Microsoft Edge.
    Master Slider Pro came together with the Oshine theme which i purchased.

    Thanks,
    Antoine

    If anyone is still having issues with this, we were even on the latest version! We noticed that two slides together with links will create the problem if you put a slide without a link inbetween then works ok. Weird behaviour!

    However, if we emulate IE11 in Edge then all works as it should so our workaround until an official fix is…

    Open file: /wp-content/plugins/master-slider/public/assets/js/masterslider.min.js

    Edit line:

    var isIE11=!!navigator.userAgent.match(/Trident\/7\./)

    to

    var isIE11=!!(navigator.userAgent.match(/Trident\/7\./)||navigator.userAgent.match(/Edge/))

    This will fool the plugin into thinking the browser is IE11 and not Edge, slider will now function correctly, links or no.

    Regards all, FoxProf

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Master Slider is broken in Microsoft Edge’ is closed to new replies.