@arminunruh said in Audio Player:
<audio controls>
<source src="yoururlherefrommedialibrary" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
Hi armin,
I found it only works in the project, but if I use the code on the categories homepage, it will appears 403 Forbidden after I clicked update.
"403 Forbidden
A potentially unsafe operation has been detected in your request to this site.
Generated by Wordfence at Tue, 10 Oct 2017 21:08:23 GMT.
Your computer's time: Tue, 10 Oct 2017 21:08:33 GMT."
How can I fix it?
Best