Hello my friends, I have made a custom page for my blog Tags , i want to add info box of the tag, i have found a way to call " tag description " using
<?php echo '' . tag_description(''); ?>
but I want a way to put an image for each tag in this box , like this image
Is there a way to do that
Thank you