WP-Filebase Pro › Forums › Templates › Template using the mediaelement.js for mp3? › Reply To: Template using the mediaelement.js for mp3?
2013-08-13 at 07:14
#625
fafdk
Participant
Made a test template with the mediaelement.js audio function. Seems to work ok, it’s just not the most elegant display, but it works with the core mediaelement.js.
<tr><td><a href="%file_url%">%file_display_name%</a></td><td>[audio mp3="%file_url%"]</td></tr>
Really interesting with the template system, it opens up for endless ways of doing things.
Thx