JetEngine Term Image in Bricks

Looking to retrieve the URL of a Media type of custom field created using JetEngine attached to a taxonomy term for use in Bricks?

Just add :url filter at the end of your dynamic tag.

Ex.:

{je_model_model-image:url}

where model after je_ is the taxonomy slug and model-image is the name/ID of the custom field.

This works (strangely) regardless of what the Value format is set to: default or Media ID or Media URL or Array with media ID and URL.

Get access to all 524 Bricks code tutorials with BricksLabs Pro

Leave the first comment

 

Related Tutorials..

Pro
JetEngine Field Value(s) and Label(s)

JetEngine Field Value(s) and Label(s)

A few users in the Bricks forum wanted to know how to retrieve the label that corresponds with the selected value when the type of…
Categories:
Tags:
JetEngine Checkbox Condition in Bricks

JetEngine Checkbox Condition in Bricks

How elements in Bricks can be conditionally output depending on the selected option from a JetEngine checkbox field.
Categories:
Tags: