Custom post type in multiste – posts not showing up
-
I’ve coded a plugin creating a custom post type. In my development environment in a single install everything is working fine.
On my production site (multisite) however if I create posts of that post type they neither show up in the posts list of that post type not on the front. The counter above the post list correctly stats the number of posts and I can also find them in the database. The list however is empty.
The cpt is created like here: https://codex.www.ads-software.com/Post_Types#Custom_Post_Types and I’ve also noticed the problem with opther plugins going the same way.
So I guess I (and others) are doing something wrong with setting up the post type or I messed something up during setup.Any ideas how to start debugging?
- The topic ‘Custom post type in multiste – posts not showing up’ is closed to new replies.