Hi,
If you are using free, I think it doesn’t cost you for the plugin. For implementing [audio_player]
tag you can follow the link below documentation,
Template Files
by default, you are using link-template-default.php
for link template and page-template-default.php
for the page template. As documentation, you have to copy the file in the theme directory naming a folder called download-manager
, then paste it in tpls>page-templates
for page template or tpls>link-templates
for link template. Then you can put the tag where you want to place that.
Thanks.