Band or Artist “All” Songs empty list
-
hi,
don’t know if already issued, but in
function music_press_pro_get_list_song_audio_by_ID
is necessary to add something like
if (get_field('song_audio_link',$songID)) { $file = get_field('song_audio_link',$songID); }
to have this kind of songs listed. maybe this kind of fix should be applied elsewhere or for other media type, like video for example…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Band or Artist “All” Songs empty list’ is closed to new replies.