Saltar navegación

[Resuelto] add a button to change post status

This support ticket is created hace 4 años, 6 meses. 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zona horaria del colaborador: Asia/Kolkata (GMT+05:30)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por fabriceS hace 4 años, 6 meses.

Asistido por: Minesh.

Autor
Mensajes
#1927681

Hi !

I have a real estate website.
I created "admin" pages in order to fill the website with new properties by my colleagues who doesn't know wordpress.

When they create them, they will save them as draft as I have to review it before publishing.

I've created a view to see the offline properties and I'd like to add on that view a button to switch them "online" so published.

How can I add that ?

Many thanks for your help.

#1927973

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

As I understand - you are displaying list of the draft posts using view and you want a publish button besides each post to publish it - right? If yes:
- You should add a Edit form and just keep the Submit button (you can rename it to Publish) and from the form's settings for the setting "Set this post status:" select the Publish. Does that works?

#1934647

Thanks a lot for your help Minesh !