[ad_1]
Hi @bkemal
While this is definitely possible with the help of Pods, it will always require custom code.
In this case I think it’s best to add an image field to the category and render this image on the front-end based on the post’s categories.
In case you are using Pods (auto) templates you can reference this image using magic tags: {@category_name.image_field_name}
Cheers, Jory
