Deezer has a music Widget Creator that can easily be repurposed in a SAM using the iFrame Block.
Go to: https://widget.deezer.com/
Follow the directions as listed on the page for your desired, artist, list, song, etc. Once settings are created, Step 3 in their process generates the embed code. To use in a SAM, copy the full code, but edit so only the bolded section remains:
<iframe title="deezer-widget" src="https://widget.deezer.com/widget/dark/playlist/1479458365" width="100%" height="300" frameborder="0" allowtransparency="true" allow="encrypted-media; clipboard-write"></iframe>
So for this example, this is what is needed:
https://widget.deezer.com/widget/dark/playlist/1479458365
Copy/paste that URL into the iFrame SAM as described here.
Comments
0 comments
Please sign in to leave a comment.