Skip Navigation

[Resolved] How do you use Views in a content template?

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

This topic contains 1 reply, has 1 voice.

Last updated by StanleyT8485 5 years, 10 months ago.

Author
Posts
#1213538

I am trying to: Use views in a content template with the filter to show results based on the custom field of the page.

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

I expected to see: Results.

Instead, I got: Nothing.

Eventhough I removed the filter, it is still not showing any result.

[wpv-view name="related-trade-shows" cached="off" industry=""]

Screenshot of my query section - hidden link

Note: The results that I want to show are in the "Trade Show" custom post type.

#1213541

My issue is resolved now. Thank you!