I want to add an image to the category page, similar to the feature image for posts and pages. Can’t seem to do such. Tried the plugin Advanced Custom Fields plugin to no avail. It shows its presence on the Dashboard>Posts>Categories as intended but not on a live page. Is there a way to make this happen.
Categories don’t have featured image functionality in WordPress.
A plugin may hide the additional attributes to associate such an image to a category, but this custom functionality would need to (manually) be accounted for on the frontend (specifically for the method used by that particular plugin).