Views is a WordPress plugin that lets you easily display content on your website's front-end in any way you choose.
Views User Guides include detailed documentation for creating lists of content, templates for content and archive page and also explain how to create parametric searches for any content type.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 1,741 through 1,755 (of 1,977 total)
Problem:
The user would like to display a map and marker inside an Elementor template
Solution:
The current Toolset-Elementor integration offers only a view widget. But we can still use shortcodes to insert a content template inside of an Elementor template:
[wpv-post-body view_template="Name or slug of the content template"]
Create a Toolset content template, add the map and the marker to it. Then display it inside Elementor using the wpv-post-body shortcode.
The setting to “Show only filter options that would produce results” in a View with custom search can result in expensive queries on larger sites with several filters, and the last update of Views/Blocks included efforts to optimise these to make them maximally efficient.
It seems that in some cases this has led to the setting not working at all, in particlar on the initial page load rather than when changes to filters are applied, such that filter options include options that would lead to no results.
Solution:
This is fixed in next version of Toolset Views/Blocks plugins, currently you can try the patch file of below erratum: