SoundCloud
Version: >= 7.32. Add a SoundCloud widget to your template.
Overview
You can add a SoundCloud widget to your template. The audio can be later customised within the BaseKit Editor.
To include a SoundCloud widget in your template you will need to add the following line:
{{widget('soundcloud', 'thisuniquewidgetname', {'iframeCode': '<iframe width="100%" height="200" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/151493449&auto_play=false"></iframe>'})|raw}}
Widget Options
You can change the following options for the widget:
iframeCode
: The embed SoundCloud code.<iframe width="100%" height="200" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/151493449&auto_play=false"></iframe>