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
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.
The topic ‘[Closed] View not displaying information from CPT’ is closed to new replies.