Skip Navigation

[Resolved] View showing no results despite no filter

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

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 5 replies, has 2 voices.

Last updated by Luo Yang 5 years, 8 months ago.

Assisted by: Luo Yang.

Author
Posts
#1235900

I am trying to:
Display a simple View on a Page using Elementor

Link to a page where the issue can be seen:
hidden link

I expected to see:
My test event created using a Toolset CPT

Instead, I got:
"No events found"

- I created a CPT using Toolset called "events"
- I added some custom fields using Toolset and assigned them to this post type
- I created one test event with test data (title, featured image, post content, start date, end date, venue location)
- I created a View called "upcoming-events-view" but did not add any filtering. In future I intend to filter on only future dates but currently I am just trying to show anything at all
- I created a Page with slug "all-events" and using Elementor, added the View to the page.

Super basic set up. Nothing fancy. Instead of seeing my test event I get no results.

I have been trying to troubleshoot this myself and have checked everything I can think of, even rebuilding the loop and content template of the View. Its probably something simple that I've got wrong but I cant see what it is. I am submitting ticket here as last resort.

#1235943

Hello,

Thanks for the details, I can log into your website and see the issue you mentioned above.

It is abnormal, please try this:
1) In case it is a compatibility problem, please deactivate other plugins, and switch to wordpress default theme 2019, deactivate all Custom code snippets, and test again

2) If the problem still persists, please provide database dump file(ZIP file) of your website, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/

#1236369
#1236774

Thanks for the details, I am downloading the files, will update here if there is anything found

#1236786

The exported files is not valid, with it I can not log into WordPress dashboard, please follow the document to create the duplicator package:
https://toolset.com/faq/provide-supporters-copy-site/

#1237288
#1237474

Downloading the files, will update here if there is anything found.

#1237508

It should be an exception of your website, I have done below modifications in your website:
1) Create another post view "Upcoming Events View 2"
hidden link
use the same settings as previous one.

2) Put it into the problem page:
hidden link

It works fine, I suggest you setup a new one to replace the old post view "Upcoming Events View", and test again.