Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Cliff Tam
Cliff Tam
2,948 Points

Creating separate podcast feeds (audio + video) from blog posts

Hi everyone,

I am using the Adore Church theme (http://themeforest.net/item/adore-church-responsive-wordpress-theme/10394132).

Under the sermons page (http://preview.imithemes.com/?theme=AdoreChurch-WP), what I like to do is that when someone post a sermon post (which includes audio and video), WP will generate two podcast XMLs (audio and video). It will grab the posts description and speaker to insert into the XML.

Can someone advised me on how to do this? I am looking at Blubrry PowerPress Podcasting plugin (https://wordpress.org/plugins/powerpress/).

Thanks! Cliff