• Resolved theComplex

    (@thecomplex)


    Any post with audio embeds using either “[audio mp3=...]” or just the mp3 URL itself has a blank space where the audio player used to show.

    I have tried disabling all plugins and using the Twenty Sixteen theme and neither solution has worked.

    Oddly, video embeds are working just fine.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Just asking… did you read this: https://codex.www.ads-software.com/Audio_Shortcode

    Thread Starter theComplex

    (@thecomplex)

    Yes. This is the output:

    <audio class="wp-audio-shortcode" id="audio-64860-1" preload="none" style="width: 100%; visibility: hidden;" controls="controls"><source type="audio/mpeg" src="https://mydomain.song.mp3?_=1"><a href="https://mydomain.song.mp3">https://mydomain.song.mp3</a></audio>

    My issue seems to be with the “visibility: hidden” but how do I control that?

    Thread Starter theComplex

    (@thecomplex)

    Looks like even with all plugins disabled, W3 Total Cache’s minification of
    JS and CSS was the culprit.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Audio Shortcode Not Working After 4.4.1 Upgrade’ is closed to new replies.