I crated a custom post type and then created a posts loop and inside it i added mp3 player widget with dynamic field to audio url which i created using advanced custom field plugin.
User can click to play audio from any post he wish without need to open the post containing audio file.
My question is how to make audio player play the next post automatically after the currently playing post ends.
Unfortunately, its technically not possible to play the next audio automatically when using ACF. The audio must be set in our own custom fields to have the next audio played automatically.
I crated a custom post type and then created a posts loop and inside it i added mp3 player widget with dynamic field to audio url which i created using advanced custom field plugin.
User can click to play audio from any post he wish without need to open the post containing audio file.
My question is how to make audio player play the next post automatically after the currently playing post ends.
On what page URL can I see our player in function ?
Thanks,
Max from the Sonaar.io Crew
Hi,
Unfortunately, its technically not possible to play the next audio automatically when using ACF. The audio must be set in our own custom fields to have the next audio played automatically.
Thanks,
Max from the Sonaar.io Crew