Hi guys, need to specify crop size to be used in a featured image element` looper.
Content is being pulled from a custom field on the term. “featured_image”
{{dc:acf:term_field field=“featured_image”}}
I have specified size=“medium” within the image_src field of the dev console making the full image_src field {{dc:acf:term_field field=“featured_image” size=“medium”}} but this has no effect.
Can you please assist.