With the Views plugin you can create different Views elements to display all your custom types and content on the front-end, without coding. You can also create powerful parametric searches and add pagination to your content lists.
When you ask for help or report issues, make sure to tell us the options of your View.
Viewing 15 topics - 4,936 through 4,950 (of 4,987 total)
Problem:
The issue here is that the user wanted to edit his search filters.
Solution:
What you need to do is to place the cursor field that you want to edit and then try clicking the edit field button and this should be able to allow you to edit the field.
Problem:
Is there a way to filter on a relationship OR a taxonomy?
Solution:
There is no such feature available to apply "OR" condition as when you add filter for related posts that means those posts should be included by default.
What if you try to use view's filter wpv_filter_query:
Problem:
Split: Number of item for each filter - Can I set default "on" all checkboxs in filter section. and if my customer want define only some
Solution:
If you want to display checkboxes filer with few custom options set as selected by default. You need to add custom javascript/jQuery code to display your desired checkboxes options as checked.
Problem:
How to display the Toolset form with content template using Layout.
Solution:
To display the Toolset form with content template using Layout.
=> Create a content template and add your desired fields you want to display
=> create a new layout and set this layout to display with the post type "appel-proposition"
===> Add content template cell and select the content template you created above and save the layout