WPBuddy / largo

A WordPress framework for news websites. Finely-crafted by INN and expertly-honed and maintained by the technology team at WP Buddy.
http://largo.wpbuddy.co
GNU General Public License v2.0
170 stars 83 forks source link

custom sidebar functionality for post type taxonomy #1361

Open aschweigert opened 8 years ago

aschweigert commented 8 years ago

The post types taxonomy (when enabled) does not allow users to set a custom sidebar for any given term (like we do for categories, post_tags, series, etc.). We should probably add this (for consistency). Not high priority but I'm thinking this might be a very quick fix (just adding the additional taxonomy to the list of supported taxonomies wherever that lives)

benlk commented 6 years ago

It is; the necessary code for doing so can be found for searching Largo for the filters referenced in the portions of https://github.com/INN/umbrella-usenergynews/blob/master/wp-content/themes/midwestenergynews/inc/regions.php that refer to sidebars.