Skip Navigation

[Resolved] Custom post type saves post as "Concept" status

This support ticket is created 6 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 2 replies, has 2 voices.

Last updated by vimalS 6 years, 2 months ago.

Assisted by: Nigel.

Author
Posts
#1101320
Screenshot_2.png
Screenshot_3.png

I am trying to: add new post type in custom post type

Link to a page where the issue can be seen:

I expected to see : A new post with status published

Instead, I got : Post not getting saved and when Refresh page status is "concept"

See screenshot

#1101407

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi there

Concept isn't a standard WordPress status, it is almost certainly added by the theme or another plugin, and even so it shouldn't have side effects when editing custom post types (unless the post type *and* post status are both registered by the same product and this is somehow intended).

Can you confirm:

1. Is the EH Landing Page post type a post type registered with Types?
2. What plugin (or is it the theme) is responsible for registering the concept post status?

#1102352

Fixed