Solved
Möchte mit dem Widget "Embed" eine Playliste einfügen!
5 years ago
Hallo! Ich habe eine Inklusive Homepage und möchte gerne unter folgendem Code eine Playliste einfügen: <meta content="text/html;charset=utf-8" http-equiv="content-type"> <script type="text/javascript" src="http://api.laut.fm/js_tools/lautfm_js_tools.0.8.0.js" ></script>
<div id="song"></div> <script type="text/html" id="song_template" charset="utf-8"> <img src="<%= this.artist.image %>" alt="" width="292px" height="209px"/> </div><br> <%= this.artist.name %> - <%= this.title %> </script> <script type="text/javascript" charset="utf-8"> laut.fm.station('hits_80s') .info({container:'station', template:'station_template'}) .current_song({container:'song', template:'song_template'}, true); </script>
Irgendwie kann er die Sprache nicht lesen mit CSS oder Global, aber auch ohne hatte ich kein Glück! Ist dieser Code in diesem Widget überhaupt lesbar? Vielleicht könntet ihr mir helfen. Viele Grüße
476
0
8
This could help you too
5 years ago
242
0
3
6 years ago
603
0
1
You might also be interested in
Request purchasing advice
Fill out our online contact form quickly and easily so that we can advise you personally in a timely manner.
View offers
Informieren Sie sich über unsere aktuellen Website-Angebote.
Accepted Solution
accepted by
5 years ago
herzlich willkommen in der Telekom hilft Community.
Ich habe den Code von @dpfrank gerade in der Homepage Inklusiv und in der Inklusivhomepage getestet und in beiden wurde er mir angezeigt. Dann sollte das bei Dir auch funktionieren.
Gruß,
Ingo F.
0
0