• Resolved blau

    (@blau)


    It seems that I have a problem with audio embed via the native WordPress MediaElement.js.

    If set Autoptimize to optimize javascript, audio embeds w/ player do not work even if I exclude this scripts:

    mediaelement-and-player.min.js,wp-mediaelement.js

    If I disable javascript optimization, audio embeds and player work smoothly. Do you have any idea? I am escluding the right scripts?

    Autoptimize 1.7.0

    http://ww.wp.xz.cn/plugins/autoptimize/

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

    (@futtta)

    Errr … jQuery seems to be a prerequisite, so you’ll probably have to exclude that as well.

    Thread Starter blau

    (@blau)

    Thank you, I’m testing it with several browsers and conditions, will let you know.

    Plugin Author Frank Goossens

    (@futtta)

    We’re you finally able to get this working Blau? Always interesting to see have users document their config, esp. when javascript issues had to be solved.

    Thread Starter blau

    (@blau)

    Seems that excluding this script list from javascript optimization resolves the issue:

    mediaelement,jquery,mediaelement-and-player.min.js,wp-mediaelement.js

    Thank you Frank!

    Plugin Author Frank Goossens

    (@futtta)

    thanks for the feedback!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘audio/mediaelements.js’ is closed to new replies.