<div class="block_content">
{jrCombinedAudio_get_active_modules assign="mods"}
{if strlen($mods) > 0}
{jrSeamless_list modules=$mods order_by="_created random" pagebreak=10 page=$_post.p pager=true}
{elseif jrUser_is_admin()}
No active audio modules found!
{/if}
</div>
How do I get it to not show uploaded songs that have no picture?
If I add
require_image="audio_image"
I want to keep the Soundclouds, keep the unploaded songs with a picture, and "ONLY" eliminated uploaded songs that do not have a picture.
--
Ken Rich
indiegospel.net
updated by @ken-rich: 03/26/16 06:44:03AM