• When I embed mp3 files with JetPack Shortcode [audio ] the player appears and if I click where the play button should be, it plays. However there is no button there. Everything from the GUI appears to be there – timestamp, length of audio, position slider.

    – image/svg+xml svg svgz is exist in MimeType on server

    – I add: “image/svg+xml svg svgz” to my .htaccess file

    – I try chmod 755 on this file wp-includes/js/mediaelement/controls.svg

    Also i try to get some info from Gihub https://github.com/Automattic/jetpack/search?q=audio&ref=cmdform and consult with my theme developer. He try his best and told me to try another plugin, or that i have to ask the JP plugin authors in regard.

    See how its look http://www.2bcontinued.co.il/?p=5672

    Please, let me know what can be this problem and how i fix it?

    https://wordpress.org/plugins/jetpack/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nm28

    (@nm28)

    Well as for now i give up on Jetpack short code solution and now work with else plugin that act the same – take [audio] shortcode and embed …

    Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi,

    In WordPress 3.8.1 the audio shortcode is actually handled by WordPress and not by Jetpack. To check, can you deactivate both Jetpack and whatever plugin you installed, to see if the audio controls appear? If they don’t maybe it’s a javascript conflict with your theme or another plugin.

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

The topic ‘Play/Pause Button is Missing on Natively Embedded audio’ is closed to new replies.