Soundcloud
Using Jamroom
Sorry, I reopened the support ticket.
We have not come up with anything yet, everyone is busy so we've not had much time to look into it.
We'll let you know when/if we find something.
Thanks!
<h1><a href="{$jamroom_url}/{$item.profile_url}/{$murl}/{$item._item_id}/{$item.blog_title_url}">{$item.blog_title}</a></h1>
<h1>{$item.blog_title}</h1>
{* check to see if the blog has a pagebreak in it *}
{if strpos($item.blog_text,'<!-- pagebreak -->')}
<span class="info"><a href="{$jamroom_url}/{$item.profile_url}/{$murl}/{$item._item_id}/{$item.blog_title_url}">{jrCore_lang module="jrBlog" id="25" default="Read more"} »</a></span>
{/if}