I have been trying to create a seamless list of audio and soundcloud songs.I'm always getting an error.How can I make this work?
Default top songs code:
{jrCore_list module="jrAudio" chart_field="audio_file_stream_count" chart_days="7" template="index_list_songs.tpl" require_image="audio_image" pagebreak="5" page=$_post.p}
{else}
My Seamless code:
{jrSeamless_list module="jrAudio,jrSoundCloud" template="index_list_songs.tpl" require_image="audio_image" pagebreak="5" page=$_post.p}
{else}
updated by @johnchansa: 12/27/13 12:18:24PM