Hello,
when i create a View and select multiple Cutom Post Types under "This View will display" and set the output template like this
[wpv-layout-start] [wpv-items-found] <!-- wpv-loop-start --> <wpv-loop> <li>[wpv-post-title] </li> </wpv-loop> <!-- wpv-loop-end --> [/wpv-items-found] [wpv-no-items-found] [wpml-string context="wpv-views"]<strong>No items found</strong>[/wpml-string] [/wpv-no-items-found] [wpv-layout-end]
Not all titles of the perviously selected Custom Post Types are displayed. It seems like only
the first selected is processed?
Best
Peer