简体   繁体   中英

Songkick widget not displaying when pasted into HTML website

I am trying to get the Songkick widget to work on my website but for some reason it doesn't seem to be pulling through the JS form correct and instead is just displaying the Title of the form.

Any ideas?

address is www.ekkoes.com/live

Thanks

Jon

You forgot the " at the end of the id of center-column.

You also have to correct your widget code to

<a href="http://www.songkick.com/artists/7871704" class="songkick-widget" data- theme="light" data-font-color="#000000" data-background-color="#ffffff">2014 Tour Dates</a>

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM