Autoplay song from Spotify on page
-
Hi! I am trying to autoplay a song when a page loads. I've tried a few different codes that were suggested and none seem to work. I would like the audio to play automatically and the player to be invisible.
I tried this code:
<audio autoplay>
<source src="spotify:track:2T1AgNLmRcFA54PfFWmfJe" type="audio">
Your browser does not support the audio element.
</audio>And this:
<audio src="spotify:track:2T1AgNLmRcFA54PfFWmfJe" loop="true" autoplay="true" controls="false">
</audio>Neither have worked. I also tried to insert audio controls and they appear with this code, but the song will not play.
Like this:
<audio controls>
<source src="spotify:track:2T1AgNLmRcFA54PfFWmfJe" type="audio">
Your browser does not support the audio element.
</audio>I've never tried to embed from spotify and not from the an MP3 on my computer, is this the issue? Do I need to go straight from the MP3 to accomplish this? Here is the link to the song: https://open.spotify.com/track/2T1AgNLmRcFA54PfFWmfJe?si=yidZCyvVRVem4hc3BuMwsA
Thanks in advance!
Blakey -
Dear @blakeyb
this is not really LayTheme specific I think.
I would have another search in Google of hod to autoplay audio mp3 files. 100% there will be people with solutions on the first search page.
Or maybe there is a plugin for Wordpress…
Best!
Marius -
But I am pretty sure that you need to embed the mp3 file…
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it