Dear support,
i try to implement automatic audio playback on my clients website. (I know nobody wants automatic audio play on a website…)
This code is in a footer-widget:
<h3>Hintergundmusik</h3>
<audio controls autoplay>
<source src="Link/wp-content/uploads/2020/10/Fall_comes_Frametraxx_78_bpm.mp3" type="audio/mpeg" loop="on">
Ihr Browser unterstützt das Audio-Element nicht.
</audio>
It shows the player but the autoplay doesn´t work. Is there a solution for that?
Hey dondela,
Best way – use a plugin to make it connected like that. Disabling auto play is generally a browser issue so it’s not much we can do about it.
Best regards,
Jordan Shannon