Archive Layout blank after recent PRO update

Hi there, I have a couple of archive layouts that i created for a custom post type (People). I created an archive layout that contains sections to list specific categories of people (alumni)

Something changed with a recent update and I can’t figure out what that is. the Alumni archive is blank and the page on the front end has an error.

I’ve attempted to re-create the page.

for some reason my templates don’t show up unless I go to “Manage my templates” button. When I attempt to drag my template onto the page, I get a message that says “template added” but when I look at the page it still shows the default empty layout.

How do i load my template into a page?

Hello @morpheus,

Thanks for writing in! Actually, it is not the update that is causing the issue. You have a slug conflict between your People page and your People custom post type.

People page:

People custom post type:

To resolve this issue, your custom post type should be changed to:

This is more appropriate so that the pages will become these links:

  • See the secure note below.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.