Spotify block won’t embed
-
Please help – When I click ‘Embed’ after entering my playlist url, the block transforms to ‘paragraph’. I’ve also tried the generic ‘Embed’ block and with custom html/iframe code also. updating the page results in no block being where I had added it. I did clear my browser cash with no effect.
TIA
The page I need help with: [log in to see the link]
-
Simplest way to do this is to go to Spotify, find the playlist you want, click the three dots, click Share -> Embed and copy the code. For example, you will get something like this:
<iframe src="https://open.spotify.com/embed/playlist/5FTG4h3A1kpX0eQSfURjn8?theme=0" width="100%" height="380" frameBorder="0" allowtransparency="true" allow="encrypted-media"></iframe>Then go to your WordPress post/page editor, insert an HTML block and paste the above code.
Preview or Save/Update and View your Post/Page. It should now show the embedded playlist since this is simple iframe based.
If it does not, please open up your browser’s console and check for errors. If you see any errors please paste them here.
-
This reply was modified 4 years, 10 months ago by
George Pattichis.
-
This reply was modified 4 years, 10 months ago by
George Pattichis.
-
This reply was modified 4 years, 10 months ago by
Steven Stern (sterndata).
`Simplest way to do this is to go to Spotify, find the playlist you want, click the three dots, click Share -> Embed and copy the code. For example, you will get something like this:
<iframe src=”https://open.spotify.com/embed/playlist/5FTG4h3A1kpX0eQSfURjn8?theme=0″ width=”100%” height=”380″ frameBorder=”0″ allowtransparency=”true” allow=”encrypted-media”></iframe>
Then go to your WordPress post/page editor, insert an HTML block and paste the above code.`
Please read the OP, I’ve done this already – using html here doesn’t update
it seems you are using wp.com, you should ask in their support forum too
-
This reply was modified 4 years, 10 months ago by
corusx.
really? – is .com not the same as .org?
-
This reply was modified 4 years, 10 months ago by
The topic ‘Spotify block won’t embed’ is closed to new replies.