Spotify & Songkick embeds not working
-
Hi
I’ve tried to add a couple of embeds to pages on our site. First one being a Spotify embed using this code:
<iframe src="https://embed.spotify.com/?uri=spotify%3Aartist%3A6ursPZMZewP270VVJpnb6g" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>This is on https://quietquietband.com/music/
And on https://quietquietband.com/gigs/ I am using the following to embed a songkick widget:
<a href="http://www.songkick.com/artists/2611501" class="songkick-widget" data-theme="light" data-track-button="on" data-detect-style="true" data-background-color="transparent">Quiet Quiet Band tour dates</a> <script src="//widget.songkick.com/widget.js"></script>Neither seems to work. I have pasted the above codes into the html for the pages, am I missing something?
Any help much appreciated, thanks
The blog I need help with is: (visible only to logged in users)
-
Have you seen WordPress’s own instructions for this, which don’t involve you having to do the HTML bit yourself? Here’s the one on Spotify:
https://en.support.wordpress.com/audio/spotify/
There doesn’t appear to be a solution for Songkick though. This thread explains why linking to it doesn’t work (WordPress.com doesn’t like links that contain scripting) and gives you an alternate suggestion of using Google Calendar:
https://en.forums.wordpress.com/topic/songkick-widget-integration?replies=6Good luck with your music!
Jason
- The topic ‘Spotify & Songkick embeds not working’ is closed to new replies.