Install Advanced Custom Fields. Create a image upload field for the category referring to their docs. Use the following code in your archive.php
// get value from a taxonomy (taxonomy = "category", id = 1)
$image_cat = get_field('field_name', 'category_1');
<?php echo $image_cat; ?>
Related Posts:
- Twenty Fourteen theme and the page-templates folder
- Strict Standards: Declaration of description_walker::start_el() and warning [duplicate]
- I’m getting Georgia or Georgia-like on my blog when I don’t want it wondering if wp-includes has been modified by a plugin
- Is “Featured Content” in Twenty Fourteen done with a plugin, or is it native in WP4.0?
- How to set twenty fourteen header image at 100% width?
- Modify Twenty Fourteen Home Page Content Limit & Add Read More Link
- how to install bootstrap to twentyfourteen theme
- How do I add a custom post type to the Featured Content in twenty fourteen theme?
- How to change featured content to a different tag in WordPress Twenty Fourteen?
- How to change default header image dimensions in twentyfourteen child theme?
- How do I change number of columns in a proper way in twentyfourteen child theme?
- Images in the Twenty Fourteen theme
- Extending content width with twentyfourteen theme
- Renaming the Twenty Fourteen WordPress theme
- Remove sticky behavior from top navigation on twenty fourteen theme?
- Create search form in menu as in Twenty Fourteen theme
- Post-specific widgets in WordPress ‘Twenty Fourteen’ theme
- WordPress Twenty Fourteen Theme Sidebar
- Display category description instead of “nothing found” page
- How to put link in twenty fourteen theme? [closed]
- How to force the twentyfourteen narrow screen layout to apply to wide screens?
- Twenty Fourteen: how do they populate by default the sidebar?
- Reduce white space in twenty fourteen
- Add “Posted on” to post date
- WordPress keeps showing mobile version on Internet Explorer
- Increase content area width in TwentyFourteen [closed]
- How to Emulate Default Navigation Menu Behaviour in a Custom Theme?
- How do I add new post formats to twenty fourteen theme?
- Change the sidebar from left to right twentyfourteen theme
- Twenty Fourteen: Shrinking header while scrolling down
- Twenty Fourteen: Unsticky header after making header bigger
- top primary menu drop down categories not showing
- Understanding WordPress Default Theme – twentyfifteen.1.4 >> Languages Folder
- Display ‘modified date’ in WordPress Twenty Fourteen
- Content alignment in Twenty Fourteen Theme
- child index.php does not overwrite parent index.php in twenty fourteen theme
- Displaying External Data – Not Posts
- Changing image size displayed in wordpress twenty fourteen theme
- Add date under slider/grid featured content
- ‘Dehighlighting’ navigation once clicked
- How to delete post thumbnails in index page? (twenty fourteen theme)
- WordPress 2014 Theme – Featured Content with multiple tags?
- Broken comments section – WordPress 2014 Theme
- Add a header widget to the twentyfourteen theme?
- Body classes in child theme
- Twenty Fourteen Theme – Moving left sidebar to the right
- Twenty fourteen slider navigation doesn’t work
- Theme:Twenty Fourteen, How to remove featured image on single post page for particular category