ericK-4
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Viewing topic 1 (of 1 total)
| Status | Topic | Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Taxonomy image with custom field in a taxonomy file
Started by: ericK-4
in: Toolset Professional Support
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. |
|
2 | 4 | 4 years, 7 months ago |
Viewing topic 1 (of 1 total)