How to exclude Audio that doesn't have images?
Design and Skin Customization
Hello,
Try adding the require_image parameter to your jrCore_list function.
{jrCore_list module="jrAudio" search1="audio_genre != Advertisement" order_by="audio_file_stream_count desc" limit="10" require_image="audio_image"}
Hope this helps!
updated by @douglas: 04/20/23 11:33:11AM