Tagged: audio player, rss
Hello. I have a created a audio gallery site. Each post is considered an audio series and contains the Enfold audio player. There are 1 or more tracks in the player on each series page. I would like to create an RSS feed of all audio for podcasting. However, this is proving to be difficult as there are several tracks associated with each post (ie. multi-track audio player). How would I go about splitting these tracks out in the rss feed? Is it possible the way I have it organized at the moment? Thanks in advance.
Hi brandtreed!
Hmm, not sure the best way to go about this would be. You could try creating a custom post type named “audio” or something similar and then create a single post for each track and then you can access the feed like so.
yoursite.com/feed/?post_type=audio
You could use this plugin to easily create the post type, https://wordpress.org/plugins/custom-post-type-ui/.
Besides that I’m not really sure the best way to go about it. Perhaps there is a plugin out there that could create a feed from a certain type of audio attachment but I do not know of any that I can recommend.
If anyone else has an idea then please let us know.
Best regards,
Elliott