dupshaw

Forum Replies Created

Viewing 1 post (of 1 total)
in reply to: Download list stopped working suddenly #14978

dupshaw
Member

It turns out that the other listing types are working, but the category shortcode still isn’t. I was able to get the files hiding properly by adding this to the FetchTemplate function right before the return:

if ($vars['download_link'] == 'Access Denied') return '';

Viewing 1 post (of 1 total)