How to display a value inside a post with a specified category from a category custom field?

I added a custom field to category using ACF, something like this: so that I can specify a value for each category (like an image or text). How can I call for or display this or these values inside every post with the specified category. How do I write the code inside single.php? Answers: Thank … Read more