Tagged Questions
0
votes
0answers
44 views
How to add audio media in a post?
I am simply trying to add an audio file in a wordpress blog!
I have tried different audio player plugins: the non-existing anymore (?) haiku minimalist player, the jQuery player, the ...
0
votes
1answer
70 views
How To Download WordPress Audio Attachments
I've been searching high and low trying to figure out how to create download links for audio files uploaded to a post.
I know how to display the audio url directly into the theme template, but when ...
1
vote
1answer
288 views
How Can the Users Make a “Playlist” of Posts?
I have an audio website and I want to allow users to make custom playlists from posts.
I am using posts as Albums which contains the Tracks. I thought of creating a custom post type and using it to ...