i lost blog add + button
Installation and Configuration
Is this still an issue?
{if profile_jrAudio_item_count > 0}
<li><a href="{$jamroom_url}/{$profile_url}/{jrCore_module_url module="jrAudio"}/albums">Albums</a></li>
{/if}
{if jrCore_module_is_active('jrAudio')}
{jrCore_list module="jrAudio" profile_id=$_profile_id group_by="audio_album" order_by='created numerical_desc' limit="10" assign="audio_list"}
{/if}