![]() |
|
how to read an mp3 file in a news - 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: how to read an mp3 file in a news (/thread-12758.html) |
how to read an mp3 file in a news - vincent3569 - 2015-06-23 hi thanks in advance how to read an mp3 file in a news - acrylian - 2015-06-23 Enable the video class and a player, then insert a content macro in the content:
Actually that should be embedded via tinyZEnpage if choosing "multimedia item" but appears to be broken unnoticed. how to read an mp3 file in a news - vincent3569 - 2015-06-23 the mp3 file needs to be in a zenphoto album ? how to read an mp3 file in a news - acrylian - 2015-06-23 Yes, of course. Our player(s) are not setup for external items. If you don't want it to appear in the gallery, hide the album it is in. Otherwise you just have to include it via`` and hope that all visitors have HTML5 capable browsers. Via the tinymce source code button. You can also embed video/audio via the "insert video" (full config) that does the same. You then get the default player as the browser provides it. |