Skip Navigation

[Resolved] Views will only display one post type

This thread is resolved. Here is a description of the problem and solution.

Problem:

I am trying to make a view that displays posts. When I create any view with posts selected as the post type I get the message that "The View Returned No Items".

Solution:

Please check these:

https://toolset.com/forums/topic/views-will-only-display-one-post-type/#post-1234790

Relevant Documentation:

https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

This support ticket is created 5 years, 7 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by jonathanB-19 5 years, 6 months ago.

Assisted by: Luo Yang.

Author
Posts
#1234695
screenshot-ptcollege.wpengine.com-2019.04.23-16-36-07.png
Screen Shot 2019-04-23 at 4.37.20 PM.png

I am trying to make a view that displays posts. When I create any view with posts selected as the post type I get the message that "The View Returned No Items".

This is true for every post type in my site except "programs" the views for programs work great.

This site is in development behind a construction page so I can't provide a link, but I'm attaching screenshots.

#1234790

Hello,

The problem you mentioned above is abnormal, please check these:
1) In case it is a compatibility problem, please deactivate other plugins, and switch to wordpress default theme 2019, deactivate/remove all custom PHP code snippets, and test again

2) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

#1245229

My issue is resolved now. Thank you!