• Resolved UnitedThemes

    (@unitedthemes)


    Greetings,

    we are experiencing an issue with the video background player if an audio shortcode exists on the same page. For some reason the video player starts to create the DOM Objects but stops for some reason ( iframe is missing ). No error output or something else.

    Any help is really appreciated.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author pupunzi

    (@pupunzi)

    Hi,
    I can replicate your issue, but actually I’m not able to find what is the cause of that issue. I’ve to investigate on how the wordpress [audio] shortcode works.
    Using mine miniAudioPlayer you’ll fix this issue but the audio should be inserted as “link to media file” instead of “add as mediaplayer”.

    Bye,
    Matteo

    Plugin Author pupunzi

    (@pupunzi)

    Just found out that on the presence of the audio short-code the “//www.youtube.com/player_api” was never included and the ready YouTube function was never fired.
    Including the script directly in the header instead of injecting it via javascript solved the issue.

    Updating to the latest 1.6.9 version you’ll get the fix.

    Bye,
    Matteo

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

The topic ‘Audio Shortcode and Video Background’ is closed to new replies.