• Hi, i have ran into a strange problem in custom post type. I have made a custom post type with slug name network, which shows all the posts under network. I had a custom menu https://www.mysite.com/network which shows all custom posts.When i am logged in i am able to view all posts in network via https://www.mysite.com/network which uses archive-network.php but if i logged out and try to access https://www.mysite.com/network instead of showing custom posts using archive-network.php it shows normal posts using index.php. I am totally confused why i am unable to view custom posts when i am logged out.Any help will be highly appreciated..

  • The topic ‘Custom post types only showing up for logged out users’ is closed to new replies.