• Hey,

    So, akin to using the featured image for pages and posts as the background image for the header, I’m looking to be able to set define header background images for categories & tags.

    So, first step was to use a plugin to enable featured images for categories & tags, so I installed the Featured Images for Categories plugin (WP listing).

    Alas, the theme doesn’t pick them up to then set them as the header background.

    I imagine the ‘fix’ (aka hack) will be for me to play with the functions.php file under the “Enable support for Post Thumbnails” comment… but what to add!?

    The Featured Images for Categories plugin introduces a shortcode: add_shortcode(‘FeaturedImagesCat’, array($this, ‘wpfifc_front_show’) );

    But I know zero about php, so I’m potentially grasping at straws here!

    Thanks,

    Ben

  • The topic ‘Category/Tag Featured Image’ is closed to new replies.