Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Josh Pollock

    (@shelob9)

    I’ve never done this before, but I did one time help some on in the pods.io forums write a custom RSS feed, where they queried for the items they needed and then outputted them using the right XML markup for an RSS feed. They did it all in a custom page template using the Pods class.

    Thread Starter rossing

    (@rossing)

    Do you have a link to this case? I’m just starting to start to understand php more deeply, but there’s still much I don’t know. Do I need to create a separate plugin, put things in functions.php, or do I just need to do this in a single page template? I need to be able to have these create automatically for a number of shows.

    I created Podcast Episodes and Podcast Series as their own Custom Post Types, was considering Podcast Series as a taxonomy with extra fields originally, but I was advised by another team member that it would be better if they were both Custom Post Types. Would it be easier to do RSS this way?

    Plugin Contributor Josh Pollock

    (@shelob9)

    This was the thread, actually a Github issue I was thinking of:
    https://github.com/pods-framework/pods/issues/2109

    Thread Starter rossing

    (@rossing)

    Ok, this looks promising. Will update this thread if I run into any complications. Thanks!

    Plugin Contributor Josh Pollock

    (@shelob9)

    I am marking this resolved as we have not heard back from you in over a week. Please let us know if you need any additional help, and we will be happy to assist you.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘RSS Feeds’ is closed to new replies.