• I found a JS Library with a nice audio player design and I’d like to replace the default WordPress MP3 player so we can add my own design without using a plugin.

    Thank you, any help is appreciated, please guide us towards where we could go.

    • This topic was modified 2 years, 5 months ago by James Huff.
    • This topic was modified 2 years, 5 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    The default player belongs to your browser via the <audio> HTML tag (assuming HTML5). Instead of using the Audio block, insert whatever HTML is called for by your player via the Custom HTML block.

    To get the JS loaded on a page, use wp_enqueue_script().

Viewing 1 replies (of 1 total)
  • The topic ‘Location to edit the default Mp3 Player of wordpress’ is closed to new replies.