I have two special albums for video and audio files. I can edit files in my admin panel. But guests may play video and audio in Jplayer only. They can't download video audio files like pictures.
Is it possible to make it possible? There are some plugins or way to make it?
Comments
`
<?php if (!isImagePhoto()) { ?>
">Download
<?php } ?>`
Depending on the theme you of course need to adjust the enclosing `php` wrappers.