• My current podcast is working great as a custom post-type. When I create a second post-type feed I am matching the category name I am using in posts.
    What I am missing however, is that within my post, only the first podcast shows with an option to add media. I am expecting the second feed to show here too within the custom post-type so I can begin my first episode.
    Am I missing something to initiate a second podcast feed and the secondary custom fields I am expecting at the bottom of my post page?
    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Angelo Mandato

    (@amandato)

    Hello @itb2b,

    Sorry for the delay.

    You mentioned “matching the category name”, can you explain? The slug names have to be unique across a WordPress site, the labels can match but the “slug name” cannot.

    When you add a 2nd podcast to an existing post type, the next podcast slug has to be slightly different. This is what will register the 2nd podcast episode box. If you have a brand new post type that your adding a brand new podcast to, you can re-use the same slug name but we recommend giving it a unique name to that post type.

    Thanks,
    Angelo

    Thread Starter itb2b

    (@itb2b)

    Thank you for the reply! This is working now, and I can’t trace the problem back to what resolved it. It may simply have been a caching issue when a new feedslug was created quickly after testing and setting up a new episode.

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

The topic ‘Adding a second post-type podcast’ is closed to new replies.