Archived topic
Blog Post Category Link Not Showing All Posts From Category
5 replies · Started by Jon on August 22, 2022
Hi,
Every category link on https://www.citizenconnect.link (such as https://www.citizenconnect.link/category/global/new-zealand/) loads the following message rather than showing all posts from the category.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="https://www.w3.org/2005/Atom">
<title type="text">Latest imported feed items on Citizen Connect Link</title>
</feed>
How can I show the posts within the category when the category link is clicked?
Hi Jon,
It’s directing to the feed instead of the actual archive page. This is not the default behavior. Did you intend this?
Can you try #1 here?: https://docs.generatepress.com/article/debugging-tips/
It would be good to take a backup of your site first before doing this.
I did not intend that behaviour.
I have completed step #1 of the debugging doc. All non Generate Press plugins are disabled.
It is still not loading an archive, but the message has changed to
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<error>
<code>wp_die</code>
<title>
<![CDATA[ WordPress › Error ]]>
</title>
<message>
<![CDATA[ <strong>Error</strong>: This is not a valid feed template. ]]>
</message>
<data>
<status>404</status>
</data>
</error>
Sorry, it looks like I was still loading a cached version in the above reply. The archive is displaying correctly now
It appears to be WP RSS Aggregator that is the issue. I'll pop over to their forums. Thanks for getting me pointed in the right direction!
I see. Glad you found the cause! You’re welcome Jon!