I have been using the code below for listing songs by plays.It worked well.
{jrSeamless_list modules="jrAudio,jrSoundCloud" order_by="*_file_stream_count NUMERICAL_DESC"}
However,after some updates,now only audio tracks are being listed.When I make the following modification.....order_by="*_stream_count NUMERICAL_DESC"..... only the soundcloud tracks are listed.
How can this be fixed?
updated by @johnchansa: 01/13/15 04:44:55PM