Hey, I've created a custom post type but local can't see my custom post type

Hi all, I’ve made a custom post type to show a projects page and in that page local can’t see the custom post types.

To check if local is seeing the template hierarchy files archive.php, archive-project.php and index.php are created but in any case Local only sees index.php to show in the projects page, then it shows the message in the title of the page “Page not found”. The problem is that if I create a new WP_Query() to see those posts, then the projects post are shown on the related page, how can I check if there is a problem with local instead of a problem with my code?

Thanks in advance for the help?

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