would be useful to have a link to a distinct page where it does NOT work
just looking at some other random page on your site (which might or might not supposed to have the widget on there, can’t tell) i get
Uncaught ReferenceError: myPlaylist is not defined
as well as about 5 million of these
GET https://wahsgebxbc.spotilocal.com:4370/service/version.json?service=remote&ref=http%3A%2F%2Frussellsinclair.co.uk%2F2014%2F11%2F&cors= net::ERR_CONNECTION_REFUSED md.4c42511.js:508
GET https://imdxnoqbpa.spotilocal.com:4370/service/version.json?service=remote&ref=http%3A%2F%2Frussellsinclair.co.uk%2F2014%2F11%2F&cors= net::ERR_CONNECTION_REFUSED
plus a bunch of ssl warnings like
was loaded over HTTPS, but displayed insecure content…..etc
i would however suspect the culprit being the Uncaught ReferenceError: myPlaylist is not defined
I removed all instances where it did NOT work but have temporarily added one here for you to see: http://russellsinclair.co.uk/musicblog/
It’s the second item on the RH sidebar.
Thanks for the info on the myPlaylist error – I suspect that relates to the spotify playlists. I’m not a programmer so don’t immediately know what that response means – all playlists seem to be generating OK.
When testing this myself I disabled the spotify plugin to see if there was a conflict – didn’t seem to change anything in so far as the second isntance of the iTunes widget was still empty
>Thanks for the info on the myPlaylist error – I suspect that relates to the spotify playlists
no that is an error in your theme. in the file
http://russellsinclair.co.uk/wp-content/themes/organic_music/js/jquery.custom.js?ver=20130729
as long as that error is there no javascript after that will get executed (as that error does not get thrown on your homepage the widget works there)
Ah – fantastic! Thanks for that – I’ll pursue that problem in that case. Your iTunes lookup widget clearly works (see homepage) so it must be the problems with the .js you highlighted above. Thanks. I guess this query can be closed now as the root cause seems to lie elsewhere.
Thanks
ok.
if it still doesn’t work once you fixed that , just reply here again