Skip Navigation

[Résolu] Custom post type saves post as "Concept" status

This support ticket is created Il y a 6 années et 2 mois. 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.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

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)

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par vimalS Il y a 6 années et 2 mois.

Assisté par: Nigel.

Auteur
Publications
#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

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: 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