Audio multiple field
This field specializes in creating an audio playlist.
Click on the Select files button to open up the WordPress media manager.
Once you select the audio files, they will be visible as a sort of preview:

The audio files can then be sorted by drag and drop.
Using the custom audio player
Go to the field's advanced options and under "Use the custom audio player" select YES.
Changing the media player skin
By default, the media player uses the light skin. If you want to enable the dark skin, you can do:
Shortcode - Add the argument render. Ex:
[acpt box="meta" field="audio" render="dark"]
Gutenberg block - If you are using the Gutenberg basic block, the theme skin selector is available in the block options
Last updated