Show all songs in Audio Player
Installation and Configuration
Hi,
How can I show all songs from a certain artist in an audio player?
This is what I got right now:
http://devocionmusical.com/test2/47287
It shows only 10 items, but I didn't specified that limit. This is the code behind that:
{jrCore_media_player module="jrAudio" type="jrAudio_player_dark" field="audio_file" item=$item autoplay=true search="_profile_id = $option" order_by="audio_display_order random"}
What's wrong here?
Im running jrAudio 1.7.10 and jrCore 6.0.7
Thanks!
updated by @andrusito: 11/10/17 07:24:34AM