How to set initial default dropdown View Output blank instead of all posts
Started by: ClementB7865
in: Toolset Professional Support
Quick solution available
Problem:
The issue here is that the user wanted to start their search with an empty view and only show the results after the view has been filtered.
Solution:
This can be achieved by wrapping your view output content in a conditional block and then using that conditional block to check if a particular parameter is present in the URL.
Enable the advanced conditional editor for the conditional block and then add this conditional to it.
NOT ( empty( '[wpv-search-term param='wpv_view_count']') )
Once you've done this all you need to do is to drag your other view blocks into the conditional. The conditional will only display the results section when you've performed a search and it sees the wpv_view_count parameter.
2
3
4 years, 3 months ago
ClementB7865
Hide default search result in view
Started by: johnC-6
in: Toolset Professional Support
3
10
4 years, 3 months ago
johnC-6
Jamal – Comprendre le fonctionnement des états de lecture
Started by: frederiqueC
in: Toolset Professional Support
2
11
4 years, 3 months ago
frederiqueC
Personalizar URL taxonomía
Started by: aitorS
in: Toolset Professional Support
2
3
4 years, 3 months ago
aitorS
Specific Problem when User logs in with Toolset Views
Started by: ThorstenS967
in: Toolset Professional Support
2
11
4 years, 3 months ago
Waqar
Disabling cropping on the image block
Started by: CharlesB2907
in: Toolset Professional Support
2
8
4 years, 3 months ago
Jamal
Display view when post reference field is not empty
Started by: wimD-2
in: Toolset Professional Support
2
3
4 years, 3 months ago
wimD-2
Taxonomy image with custom field in a taxonomy file
Started by: ericK-4
in: Toolset Professional Support
Quick solution available
Problem:
The issue here is that the user wanted to display their taxonomy term meta from a php template.
Solution:
The correct code to use here is.
echo types_render_termmeta( "my-image-field", array() );
Where my-image-field is the slug of the field that was created in Types.
For further details on this you can have a look at our documentation below.
https://toolset.com/documentation/customizing-sites-using-php/functions/#image
2
4
4 years, 3 months ago
ericK-4
Removing a Query filter from a view
Started by: AndreG3332
in: Toolset Professional Support
Quick solution available
Problem:
The issue here is that the user wanted to delete the query filters on their block view.
Solution:
This can be done by going to the query filter section of your view and then click on the delete button next to the query filter you want to remove.
2
7
4 years, 3 months ago
AndreG3332
Filter view to only display posts published yesterday
Started by: Rita
in: Toolset Professional Support
2
5
4 years, 3 months ago
Rita
Page is missing that shows the content.
Started by: LisaA1200
in: Toolset Professional Support
2
3
4 years, 3 months ago
LisaA1200
Order View by Post Title THEN by custom (Toolset) field
Started by: Kate
in: Toolset Professional Support
Quick solution available
2
5
4 years, 3 months ago
Kate
Update two views with one filter – update map results when filter submitted for
Started by: Kate
in: Toolset Professional Support
Quick solution available
2
5
4 years, 3 months ago
Kate
Using Accordion For one custom field inside the loop
Started by: davidN-5
in: Toolset Professional Support
2
3
4 years, 3 months ago
davidN-5
WYSIWYG Custom Field Visual Editor Not Saving
Started by: darrenB
in: Toolset Professional Support
2
3
4 years, 3 months ago
darrenB