Audio field

This field allows embedding an audio file from the media gallery.

Click on the Upload button to open up the WordPress media manager.

Once you select the audio file, it will be visible as a sort of preview:

You can always delete it by clicking the Delete button.

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