|
|
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, 7 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, 7 months ago
AndreG3332
|
|
|
Order View by Post Title THEN by custom (Toolset) field
Started by: Kate
in: Toolset Professional Support
Quick solution available
|
|
2 |
5 |
4 years, 7 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, 7 months ago
Kate
|