Navigation überspringen

[Gelöst] Custom post type saves post as "Concept" status

This support ticket is created vor 6 Jahren, 4 Monaten. 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)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von vimalS vor 6 Jahren, 4 Monaten.

Assistiert von: Nigel.

Author
Artikel
#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

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: 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