Saltar navegación

[Resuelto] Do ‘post formats’ work with custom post types?

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

Problem: I would like to know if post formats work with custom post types.

Solution: You can turn post formats on or off in the post type editor screen, but whether or not they work as expected is heavily influenced by the theme.

This support ticket is created hace 5 años, 11 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Etiquetado: 

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por leilaG hace 5 años, 11 meses.

Asistido por: Christian Cox.

Autor
Mensajes
#1197112
post-format.jpg

Hi, do Post Format work with toolset custom post types?

Currently we use the default wordpress Posts for our News and Blogs, we are now separating these and have creating a new custom post type for blogs.

WIll post Format Gallery/Quote etc. work with the new custom post type? (image attached)

#1197446

You can activate Post Formats for any custom post type in the Post Type editor, but whether or not they are displayed correctly is heavily reliant on your theme. Twenty Nineteen doesn't support Post Formats, so the Block Editor doesn't even show the post formats select field for the native Post type. In general, separate post types or separate Content Templates could handle this distinction.

#1197776

My issue is resolved now. Thank you!