Saltar navegación

[Cerrado] View not displaying information from CPT

This support ticket is created 2 years, 10 months ago. 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.

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel 2 years, 10 months ago.

Autor
Mensajes
#2502619
Screenshot 2022-11-24 094157.png
Screenshot 2022-11-24 094127.png
Screenshot 2022-11-24 094102.png

Please see below link where a sample post of CPT is suppose to display. It however only displays blank. Please activate private msg in order to share login

enlace oculto

#2502949

Nigel
Colaborador

Idiomas: Inglés (English ) Español (Español )

Zona horaria: Europe/London (GMT+01:00)

From your screenshots, in the Loop Editor the template being linked to is loop-item-in-repository-view-2.

The '2' makes me wonder if the template you added the types shortcodes to below is actually the template being output by the View.

Add something static to the template that would always be output, unlike the types shortcodes which would output nothing if the posts had no values for those fields, e.g.

<h3>One iteration of the View output</h3>

Do you see the heading on the front end?

If not then you should check the list of templates at Toolset > Content Templates and edit loop-item-in-repository-view-2 to see what it contains.

El debate ‘[Cerrado] View not displaying information from CPT’ está cerrado y no admite más respuestas.