Skip Navigation

[Resuelto] set a custom post title for all entries from post form

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:

I have a post form, and I try to set a custom post title for all entries as default.

Solution:

Please go to the post form edit screen and expand the post title field and there you can add a default value for the post title.

form title option

Then if you do not want the customer to change the title in the post form in the front end, you can use CSS code to hide the post title field from the form in the front end.

This support ticket is created hace 1 año. 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Christopher Amirian hace 1 año.

Asistido por: Christopher Amirian.

Autor
Mensajes
#2660261
Captura de pantalla 2023-11-03 105043.png

Tell us what you are trying to do?

i have a post form , and i try to set a custom post title for all entries

Is there any documentation that you are following?
https://toolset.com/documentation/programmer-reference/cred-api/#cred_save_data
i try with this code, but someting is wrong

What is the link to your site?
enlace oculto

#2660759

Christopher Amirian
Supporter

Idiomas: Inglés (English )

Screenshot 2023-11-05 at 18.20.36.png

Hi there,

Please go to the post form edit screen and expand the post title field and there you can add a default value for the post title. (Check the screenshot)

Then if you do not want the customer to change the title int he post form in the front end, you can use CSS code to hide the post title field from the form in the front end.

Thanks.