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 - 3,736 through 3,750 (of 3,844 total)
When I used up on of the search field with the POST RELATIONSHIP option, it didn't allow me any more when I tried to add another search field... I wanted to confirm if that's how it is or am I doing something wrong?
Solution:
You are right, you can add only one post type relationship filter into "Query Filter" of WordPress Archive or post view
Problem:
I want to make "Custom Search" in detail using Toolset - how to build dependent search select dropdown
Solution:
The only way to achieve dependent search filter dorpdown is you will require to setup the Country/State/City as post types. Once you have Country/State/City as post types and your posts of those post types are connected using post-relationship, you can create a view/block-view and add it as a frontend filter.
Problem: A View displayed in the WP Views widget is returning no results.
Solution: It is not possible to pass shortcode attributes into a View that is displayed using the WP Views widget. Instead, use a custom HTML widget and include the View shortcode with the appropriate shortcode attributes.
Problem:
The user used a conditional shortcode based on distance, but that was not working.
Solution:
The toolset-maps-distance-value is not registered as a shortcode that can be used inside conditional shortcode. Register it in Toolset->Settings->Front-end Content(tab)->Third-party shortcode arguments. Check this screenshot http://prntscr.com/ujzzts