![]() |
|
Problem with downloading video or audio files - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Problem with downloading video or audio files (/thread-12426.html) |
Problem with downloading video or audio files - integer - 2016-01-17 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. Problem with downloading video or audio files - acrylian - 2016-01-17 That's actually quite simple as multimedia files are just "images" as well. On the image.php of the theme used you would have to add something like this to get the full image/file link: Download
Problem with downloading video or audio files - integer - 2016-01-17 Thank you. I fix it! |