Search
Other Articles Anywhere questions
Forum

Audio Player with Custom Field Value

Hitsch's Avatar Hitsch
we would like to dynamically insert the ID everywhere in the code via articles. From:
<audio controls style="width: 100%">
<source src="https://api.spreaker.com/v2/episodes/123456789/download.mp3" type="audio/aac">
  Your browser does not support the audio tag.
</audio>
should be:
{article}<audio controls style="width: 100%">
<source src="https://api.spreaker.com/v2/episodes/[spreaker-id]/download.mp3" type="audio/aac">
  Your browser does not support the audio tag.
</audio>{/article}
Why doesn't Articles Anywhere render this code back?
Hitsch's Avatar Hitsch
Thank you, Peter, I know the documentation, but according to that this should work - what am I doing wrong?
Peter van Westen's Avatar Peter van Westen ADMIN
No it shouldn't.
You need to output just the raw value.
Please post a rating at the Joomla! Extensions Directory
You can only post on the extension support forum if you have an active subscription and you log in

Buy a Pro subscription