Hello,
I’m using Elementor Posts Widget (Pro) on my website to create a grid of items in a custom post type (Avatars). In custom post type (Avatar) I added a taxonomy called (Avatar Category).
In Avatar Category I added multiple categories like Halloween, Christmas, SuperHero
Now displaying this information in Posts Widget on my loop is easy using text editor – post terms – avatar categories
What I’m trying to do is instead of displaying the avatar category as text “Halloween” display an image of a pumpkin.
I tried to add a custom image field for Avatar Category taxonomy which shows up in the back end when viewing the taxonomy information but if I try to use this field as an image on my Posts Widget nothing shows up and it reverts to the fallback image.
Could someone please help me through this. Thank you so much!
[ad_2]
okay. There could be another way around this but all i can think now is to make use of ACF plugin and create a custom field that is applied to your taxonomy and add an image to the post term and later using an image element on the single post to fetch it via dynamic tag but I’m not really sure if you have that option in elementor pro
second would be to create a shortcode