My website has 6 pages with posts in each. I’m trying to implement the RSS Feed plugin, but it only allows me to get posts from a single page. I can’t for the love of god figure out how I can get all posts from all pages (or multiple pages) to show up in one rss feed.
But now I run into the issue that the templates falls back on defaults, and not the values I’ve set in the array. So It won’t show a description in the rss. And if I remove the value from the array, nothing happens. Maybe you have an idea of why that is.
Somehow this doesn’t look ideal from a performance point of view. What exactly is your structure and what pages in the structure are you trying to fetch? If the parents of the children you want to fetch are on the top level, I wouldn’t go through the complete index, but do this: