• I created a custom post type via code. The CPT displays and provides all the expected options but when I open the edit page it says I have 4 of the post type, which is correct, but does not list them.

    https://i.postimg.cc/ZKsBBg6k/Capture.png

    the image shows that there are 4 CPT but nothing listed.

    Any ideas as to why this is happening?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator threadi

    (@threadi)

    Do you perhaps still have a filter active? This could also be a filter programmed into the system, where you influence the database queries. Deactivate everything except your own development to check this.

    Thread Starter jester48

    (@jester48)

    I cant find anything that would block it from displaying

    Moderator threadi

    (@threadi)

    Did you proceed as described above? Otherwise, we would need to see your programming code in order to assess the situation more accurately and, if necessary, adjust it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CPT not listing on edit page’ is closed to new replies.