dupshaw

Forum Replies Created

Viewing 1 post (of 1 total)
Apr 29, 2014 at 3:43 pm
#14978
Member
dupshaw
OP

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)