SoundClick Player Embedd
Posted: Mon Mar 30, 2026 8:53 am
Hi,
Me, Tanju and Tolgar from the Soundclick.com worked out a new thing, i.e. a way to embedd soundclick player to your Topics.
Just like you can with soundcloud, bandcamp etc. too.
So if you're a phpbb-forum owner, you can add this method to your forum in eaz.
So go to ACP/posting/BBcodes and then Add a new BBcode. I took a screenshot of my settings on a pic above.
Fill the BBCode usage with:
Fill the HTML replacement with:
Fill the Help line with: SoundClick Widget Embedding - Add your URL and then press iframe Tag-button
And then tick the Display on posting page.
And then submit.
Done!
The actual embedding works for both,, invidual track url and for the widget url too.
The song url demo:
The widget code demo:
Me, Tanju and Tolgar from the Soundclick.com worked out a new thing, i.e. a way to embedd soundclick player to your Topics.
Just like you can with soundcloud, bandcamp etc. too.
So if you're a phpbb-forum owner, you can add this method to your forum in eaz.
So go to ACP/posting/BBcodes and then Add a new BBcode. I took a screenshot of my settings on a pic above.
Fill the BBCode usage with:
Code: Select all
[iframe]{URL}[/iframe] Code: Select all
<iframe src="{URL}" width="100%" height="500"></iframe>And then tick the Display on posting page.
And then submit.
Done!
The actual embedding works for both,, invidual track url and for the widget url too.
The song url demo:
The widget code demo: