Blog posts showing up in podcast feed
-
I’m encountering an issue where my podcast feed (https://blah.localdev:8888/feed/podcast) is displaying partially incorrect information.
The feed displays the correct number of podcast entries and the correct media link to each entry. However, the title and excerpt are incorrect. Instead of the podcast title, it’s displaying the title/excerpt of the most recent blog post. And it’s displaying that same title/excerpt for every podcast item.
It seems to me something is resetting the loop inside of feed-podcast.php. I think it’s related to the get_the_content_feed() on line 422. The feed displays 100% correctly if that line is deleted: https://plugins.trac.www.ads-software.com/browser/seriously-simple-podcasting/trunk/templates/feed-podcast.php#L422
I don’t fully understand why line 422 is there. So I’m hoping this can serve as a bug report and it will make sense to someone else. thanks!
Installation details:
SSP Version 1.15.2
all other plugins disabled
cache cleared
default WP theme
- The topic ‘Blog posts showing up in podcast feed’ is closed to new replies.