F
Filament4mo ago
warpig

i don't know how to add Spotify playlists on my blog posts

here's the code id like to insert inside the form:
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/23W49NDyjZPi3Btawkp4AZ?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/23W49NDyjZPi3Btawkp4AZ?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
i am using v2
1 Reply
awcodes
awcodes4mo ago
Where are you adding the code?